summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-04-12 17:55:41 +0000
committerMike Frysinger <vapier@gentoo.org>2011-04-12 17:55:41 +0000
commit4e6a62596c15f12e93f5efe503f4c8a91f642a88 (patch)
treeb23e3fbe3affa660b46ae49574210448c66201e9
parentDon't use distutils.eclass. (diff)
downloadgentoo-2-4e6a62596c15f12e93f5efe503f4c8a91f642a88.tar.gz
gentoo-2-4e6a62596c15f12e93f5efe503f4c8a91f642a88.tar.bz2
gentoo-2-4e6a62596c15f12e93f5efe503f4c8a91f642a88.zip
clean up patch
-rw-r--r--sys-fs/xfsdump/files/xfsdump-3.0.4-no-symlink.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/sys-fs/xfsdump/files/xfsdump-3.0.4-no-symlink.patch b/sys-fs/xfsdump/files/xfsdump-3.0.4-no-symlink.patch
index 17904f96f458..014ca33d2154 100644
--- a/sys-fs/xfsdump/files/xfsdump-3.0.4-no-symlink.patch
+++ b/sys-fs/xfsdump/files/xfsdump-3.0.4-no-symlink.patch
@@ -1,6 +1,7 @@
-diff -urd xfsdump-3.0.4.orig/dump/Makefile xfsdump-3.0.4/dump/Makefile
---- xfsdump-3.0.4.orig/dump/Makefile 2010-01-13 03:53:18.000000000 +0200
-+++ xfsdump-3.0.4/dump/Makefile 2010-04-02 11:56:50.723229130 +0300
+http://bugs.gentoo.org/311881
+
+--- xfsdump-3.0.4/dump/Makefile
++++ xfsdump-3.0.4/dump/Makefile
@@ -102,7 +102,6 @@
$(INSTALL) -m 755 -d $(PKG_ROOT_SBIN_DIR)
$(LTINSTALL) -m 755 $(LTCOMMAND) $(PKG_ROOT_SBIN_DIR)
@@ -9,9 +10,8 @@ diff -urd xfsdump-3.0.4.orig/dump/Makefile xfsdump-3.0.4/dump/Makefile
install-dev:
$(COMMINCL) $(COMMON):
-diff -urd xfsdump-3.0.4.orig/restore/Makefile xfsdump-3.0.4/restore/Makefile
---- xfsdump-3.0.4.orig/restore/Makefile 2010-01-13 03:53:18.000000000 +0200
-+++ xfsdump-3.0.4/restore/Makefile 2010-04-02 11:57:07.971449947 +0300
+--- xfsdump-3.0.4/restore/Makefile
++++ xfsdump-3.0.4/restore/Makefile
@@ -114,7 +114,6 @@
$(INSTALL) -m 755 -d $(PKG_ROOT_SBIN_DIR)
$(LTINSTALL) -m 755 $(LTCOMMAND) $(PKG_ROOT_SBIN_DIR)