]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/blobdiff - lfs/watchdog
Early spring clean: Remove trailing whitespaces, and correct licence headers
[people/stevee/ipfire-2.x.git] / lfs / watchdog
index c84de5abc51bf0392b43f1ef69d724d5965cf207..2488cd81ab3606cc6b012ebf88f0b5d9f1231403 100644 (file)
@@ -58,7 +58,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
        @$(PAK)
 
 ###############################################################################
@@ -87,6 +87,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        #install initscripts
        $(call INSTALL_INITSCRIPTS,$(SERVICES))
        install -v -m 644 $(DIR_SRC)/config/backup/includes/watchdog \
-                        /var/ipfire/backup/addons/includes/watchdog 
+                        /var/ipfire/backup/addons/includes/watchdog
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)