]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/sysvinit
Early spring clean: Remove trailing whitespaces, and correct licence headers
[people/pmueller/ipfire-2.x.git] / lfs / sysvinit
index 7b195bfaeb6e9668751fb42ccc581020bb56fe78..1045dd49cee4a8277aa3c7a09bb36a9a8367ce81 100644 (file)
@@ -76,7 +76,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && sed -i src/mountpoint.c src/bootlogd.c \
                -e "/include.*sys\/stat.h/a#include <sys/sysmacros.h>\n"
        cd $(DIR_APP) && sed -e "s/libcrypt.a/libcrypt.so/g" -i src/Makefile
-       cd $(DIR_APP) && make $(MAKETUNING) -C src 
+       cd $(DIR_APP) && make $(MAKETUNING) -C src
        cd $(DIR_APP) && make -C src install
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)