From: Michael Tremer Date: Fri, 19 Jun 2009 08:32:22 +0000 (+0200) Subject: Fixed download of tar patches. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2a09f4b72c0065de6b7221940ec542344f7baa4;p=ipfire-3.x.git Fixed download of tar patches. --- diff --git a/lfs/tar b/lfs/tar index 2d18b7544..eefcdc73f 100644 --- a/lfs/tar +++ b/lfs/tar @@ -61,7 +61,9 @@ endef ############################################################################### objects = $(DL_FILE) \ - $(THISAPP)-vfatTruncate.patch + $(THISAPP)-vfatTruncate.patch \ + $(THISAPP)-xattrs-1.patch \ + $(THISAPP)-xattrs-conf-1.patch download: $(objects)