]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/spamassassin
HinzugefĆ¼gt:
[ipfire-2.x.git] / lfs / spamassassin
index bdd4167c87cb2c98e1a471406e836587b21b761b..f276fee8c3a90ce8f17fcfa60971800bb8a0b0f0 100644 (file)
@@ -18,7 +18,6 @@
 # Makefiles are based on LFSMake, which is                                    #
 # Copyright (C) 2002 Rod Roard <rod@sunsetsystems.com>                        #
 #                                                                             #
-#                                                                             #
 ###############################################################################
 
 ###############################################################################
@@ -34,6 +33,8 @@ DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
+PROG       = spamassassin
+PAK_VER    = ipfire-beta1
 
 ###############################################################################
 # Top-level Rules
@@ -54,7 +55,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 md5 : $(subst %,%_MD5,$(objects))
 
 dist: 
-       make-packages.sh spamassassin $(THISAPP)-ipfire-beta-1
+       @$(PAK)
 
 ###############################################################################
 # Downloading, checking, md5sum