]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/avahi
Early spring clean: Remove trailing whitespaces, and correct licence headers
[people/pmueller/ipfire-2.x.git] / lfs / avahi
index c2b7aa4c7edbe311dfdbcb4e4076b04ff70c0d18..19b5624cc17b31b65a841c0542eb7b23b8113f67 100644 (file)
--- a/lfs/avahi
+++ b/lfs/avahi
@@ -58,7 +58,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
        @$(PAK)
 
 ###############################################################################
@@ -106,10 +106,10 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
        # Install initscript
        $(call INSTALL_INITSCRIPTS,$(SERVICES))
-       
+
        #install backup definition
        install -v -m 644 ${DIR_SRC}/config/backup/includes/avahi \
                        /var/ipfire/backup/addons/includes/avahi
-                       
+
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)