]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Revert "Generally delete /etc/default."
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Sep 2008 21:58:30 +0000 (21:58 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Sep 2008 21:58:30 +0000 (21:58 +0000)
This reverts commit 2ab1070b23f327f7b923969c65d12519c4b1fd20.

lfs/Config

index 134c0ae2a03cdc76052230a847871c30d72f0be0..c91e03a4804d4349956538ca7615f1bac4d15cb2 100644 (file)
@@ -104,7 +104,6 @@ endif
 #
 ifneq "$(STAGE)" "toolchain"
 define POSTBUILD
-       @rm -rf /etc/default
        @echo "Install done; saving file list to $(TARGET) ..."
        @$(FIND_FILES) > $(DIR_SRC)/lsalrnew
        @diff $(DIR_SRC)/lsalr $(DIR_SRC)/lsalrnew | grep '^> ' | sed 's+^> \./++' | sort > $(TARGET)_diff