diff --git a/repos/ports/recipes/pkg/noux-system/runtime b/repos/ports/recipes/pkg/noux-system/runtime index 3638adb35..cd3db6cdd 100644 --- a/repos/ports/recipes/pkg/noux-system/runtime +++ b/repos/ports/recipes/pkg/noux-system/runtime @@ -1,4 +1,4 @@ - + @@ -11,7 +11,7 @@ - + diff --git a/repos/ports/recipes/raw/noux-system/content.mk b/repos/ports/recipes/raw/noux-system/content.mk index 89ca42cdb..e605f66f4 100644 --- a/repos/ports/recipes/raw/noux-system/content.mk +++ b/repos/ports/recipes/raw/noux-system/content.mk @@ -1,4 +1,4 @@ -content: init.config +content: noux-system.config -init.config: +noux-system.config: cp $(REP_DIR)/recipes/raw/noux-system/$@ $@ diff --git a/repos/ports/recipes/raw/noux-system/init.config b/repos/ports/recipes/raw/noux-system/noux-system.config similarity index 100% rename from repos/ports/recipes/raw/noux-system/init.config rename to repos/ports/recipes/raw/noux-system/noux-system.config