summaryrefslogtreecommitdiff
path: root/package/lvm/patches/patch-tools_Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-16 20:35:37 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-16 20:35:37 +0100
commit339a86a351dffaa44ed3649b1eccb255fd860733 (patch)
tree9c9970072d752e3c80799cc9bdf3c506c11393fd /package/lvm/patches/patch-tools_Makefile_in
parent33d4a2282905056390a450fc4d7aaa94fe79a458 (diff)
parent9682fcd4748cededfcd3aeda824f5cc8cf2878da (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/lvm/patches/patch-tools_Makefile_in')
-rw-r--r--package/lvm/patches/patch-tools_Makefile_in15
1 files changed, 12 insertions, 3 deletions
diff --git a/package/lvm/patches/patch-tools_Makefile_in b/package/lvm/patches/patch-tools_Makefile_in
index 5dc0235e4..8d6e49a3f 100644
--- a/package/lvm/patches/patch-tools_Makefile_in
+++ b/package/lvm/patches/patch-tools_Makefile_in
@@ -1,6 +1,15 @@
---- LVM2.2.02.51.orig/tools/Makefile.in 2009-05-21 13:11:29.000000000 +0200
-+++ LVM2.2.02.51/tools/Makefile.in 2009-08-22 15:30:31.000000000 +0200
-@@ -160,21 +160,24 @@ cflow: lvm.cflow lvm.xref lvm.tree lvm.r
+--- LVM2.2.02.51.orig/tools/Makefile.in Thu May 21 13:11:29 2009
++++ LVM2.2.02.51/tools/Makefile.in Mon Feb 15 23:30:04 2010
+@@ -137,7 +137,7 @@ liblvm2cmd.$(LIB_SUFFIX): liblvm2cmd.a $(LDDEPS)
+
+ .commands: commands.h cmdnames.h Makefile
+ $(CC) -E -P cmdnames.h 2> /dev/null | \
+- egrep -v '^ *(|#.*|dumpconfig|formats|help|pvdata|segtypes|version) *$$' > .commands
++ egrep -v '^ *\(|#.*|dumpconfig|formats|help|pvdata|segtypes|version\) *$$' > .commands
+
+ .PHONY: install_cmdlib_dynamic install_cmdlib_static \
+ install_tools_dynamic install_tools_static
+@@ -160,21 +160,24 @@ cflow: lvm.cflow lvm.xref lvm.tree lvm.rtree lvm.rxref
endif
install_cmdlib_dynamic: liblvm2cmd.$(LIB_SUFFIX)