]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - lfs/cyrus-sasl
Updated the lfs/-scripts for the new downloader.
[ipfire-3.x.git] / lfs / cyrus-sasl
index 532ab770202d8e27d75c298e5d33581d843b02d9..7c5362e12685e16efa417263995e1b000ff2c809 100644 (file)
@@ -41,9 +41,9 @@ objects = $(DL_FILE)
 
 install: $(TARGET)
 
-download :$(patsubst %,$(DIR_DL)/%,$(objects))
+download : $(objects)
 
-$(patsubst %,$(DIR_DL)/%,$(objects)) :
+$(objects) :
        @$(LOAD)
 
 ###############################################################################