]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Fixed download of tar patches.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 19 Jun 2009 08:32:22 +0000 (10:32 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 19 Jun 2009 08:32:22 +0000 (10:32 +0200)
lfs/tar

diff --git a/lfs/tar b/lfs/tar
index 2d18b75440a1a0044e56160f310e36dd3bfb45ab..eefcdc73f2a79f85c33fec451452947303f7534d 100644 (file)
--- 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)