summaryrefslogtreecommitdiff
path: root/package/lvm/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-03-28 07:43:39 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-03-28 07:44:06 +0200
commitcbf1cd6e78ddaa5ac07a2ce681dadcbe2ecbd731 (patch)
tree6ee025977113a1a6ae322f2596953c2159810c6c /package/lvm/patches/patch-Makefile_in
parentc26bc99715d56cb4b50d3557ac14855307746f7c (diff)
lvm: fix cross-compile on Darwin
Diffstat (limited to 'package/lvm/patches/patch-Makefile_in')
-rw-r--r--package/lvm/patches/patch-Makefile_in20
1 files changed, 20 insertions, 0 deletions
diff --git a/package/lvm/patches/patch-Makefile_in b/package/lvm/patches/patch-Makefile_in
new file mode 100644
index 000000000..81729e780
--- /dev/null
+++ b/package/lvm/patches/patch-Makefile_in
@@ -0,0 +1,20 @@
+--- LVM2.2.02.168.orig/Makefile.in 2016-12-01 00:17:28.000000000 +0100
++++ LVM2.2.02.168/Makefile.in 2017-03-27 20:43:17.000000000 +0200
+@@ -18,7 +18,7 @@ top_builddir = @top_builddir@
+ abs_top_builddir = @abs_top_builddir@
+ abs_top_srcdir = @abs_top_srcdir@
+
+-SUBDIRS = conf daemons include lib libdaemon libdm man scripts tools
++SUBDIRS = conf daemons include lib libdaemon libdm scripts tools
+
+ ifeq ("@UDEV_RULES@", "yes")
+ SUBDIRS += udev
+@@ -67,7 +67,7 @@ liblvm.device-mapper: include.device-map
+ daemons.device-mapper: libdm.device-mapper
+ tools.device-mapper: libdm.device-mapper
+ scripts.device-mapper: include.device-mapper
+-device-mapper: tools.device-mapper daemons.device-mapper man.device-mapper
++device-mapper: tools.device-mapper daemons.device-mapper
+
+ ifeq ("@INTL@", "yes")
+ lib.pofile: include.pofile