]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Fix libart patchdownload
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 6 Apr 2009 09:42:24 +0000 (11:42 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 6 Apr 2009 09:42:24 +0000 (11:42 +0200)
lfs/libart

index ed341d7d14e59fdcfca830f6673dbe1986c8d02f..15bc3b14c0b3b60d1489dae3fd6ae54d08ece828 100644 (file)
@@ -53,9 +53,9 @@ endef
 # Top-level Rules
 ###############################################################################
 
-objects = $(DL_FILE)
+objects = $(DL_FILE) $(THISAPP)-upstream_fix-1.patch
 
-download: $(objects) $(THISAPP)-upstream_fix-1.patch
+download: $(objects)
 
 info:
        $(DO_PKG_INFO)