summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/xfsdump/files/xfsdump-2.2.33-Makefile-deps.patch19
1 files changed, 10 insertions, 9 deletions
diff --git a/sys-fs/xfsdump/files/xfsdump-2.2.33-Makefile-deps.patch b/sys-fs/xfsdump/files/xfsdump-2.2.33-Makefile-deps.patch
index ce5b2af53d02..6bb6394c23f8 100644
--- a/sys-fs/xfsdump/files/xfsdump-2.2.33-Makefile-deps.patch
+++ b/sys-fs/xfsdump/files/xfsdump-2.2.33-Makefile-deps.patch
@@ -1,24 +1,25 @@
-diff -Nuar --exclude '*~' xfsdump-2.2.33.orig/dump/Makefile xfsdump-2.2.33/dump/Makefile
---- xfsdump-2.2.33.orig/dump/Makefile 2006-01-11 21:06:47.000000000 -0800
-+++ xfsdump-2.2.33/dump/Makefile 2006-06-11 05:08:10.187705660 -0700
+Fix parallel build
+
+http://bugs.gentoo.org/136373
+
+--- xfsdump-2.2.33/dump/Makefile
++++ xfsdump-2.2.33/dump/Makefile
@@ -106,3 +106,5 @@
$(INVINCL) $(INVCOMMON):
@$(RM) $@; $(LN_S) ../inventory/$@ $@
+
+$(LOCALS): $(LINKS)
-diff -Nuar --exclude '*~' xfsdump-2.2.33.orig/invutil/Makefile xfsdump-2.2.33/invutil/Makefile
---- xfsdump-2.2.33.orig/invutil/Makefile 2006-01-11 21:06:48.000000000 -0800
-+++ xfsdump-2.2.33/invutil/Makefile 2006-06-11 05:05:17.077263668 -0700
+--- xfsdump-2.2.33/invutil/Makefile
++++ xfsdump-2.2.33/invutil/Makefile
@@ -70,3 +70,5 @@
$(INVINCL) $(INVCOMMON):
@$(RM) $@; $(LN_S) ../inventory/$@ $@
+
+$(LOCALS): $(LINKS)
-diff -Nuar --exclude '*~' xfsdump-2.2.33.orig/restore/Makefile xfsdump-2.2.33/restore/Makefile
---- xfsdump-2.2.33.orig/restore/Makefile 2006-01-11 21:06:49.000000000 -0800
-+++ xfsdump-2.2.33/restore/Makefile 2006-06-11 05:07:04.512296744 -0700
+--- xfsdump-2.2.33/restore/Makefile
++++ xfsdump-2.2.33/restore/Makefile
@@ -116,3 +116,5 @@
$(INVINCL) $(INVCOMMON):