]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/postfix
Erste Version des Paketerstellers.
[ipfire-2.x.git] / lfs / postfix
index 8d388b89328fde38e3a5430419c0878f17ba46f7..35244734f89b8fac9f52fc4cd305a9ddf17ef1f9 100644 (file)
@@ -58,6 +58,9 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
+dist: 
+       make-packages.sh postfix $(THISAPP)
+
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################
@@ -86,4 +89,4 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cp -v /usr/src/config/etc/aliases /etc/aliases
        cd /etc/ && postmap aliases
        @rm -rf $(DIR_APP)
-       @$(POSTBUILD)
+       @$(POSTBUILD)
\ No newline at end of file