]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/sudo
HinzugefĆ¼gt:
[people/pmueller/ipfire-2.x.git] / lfs / sudo
index 31fd36c36039a75c29cf06ab67c045f1a9e34231..67abe6c3ed901dd55dd1f409e8bd995dcff2bf28 100644 (file)
--- a/lfs/sudo
+++ b/lfs/sudo
@@ -36,7 +36,7 @@ VER        = 1.6.8p12
 
 THISAPP    = sudo-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = http://www.courtesan.com/sudo/dist
+DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
@@ -58,9 +58,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
-       make-packages.sh sudo $(THISAPP)-ipfire-beta-1
-
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################