summaryrefslogtreecommitdiff
path: root/package/lvm/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-06-13 14:56:04 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-06-13 14:56:04 +0200
commit6d7a7f4776711758cf5b59028378f01cd8eba493 (patch)
tree67cc0ff4f56a0d7e1deff1d0a39867d486c86a9b /package/lvm/patches/patch-Makefile_in
parent18b38b0eb68cbcb8793efe989dcd8796a60288af (diff)
FreeBSD compatibility patches
- update ipset and libpri to latest upstream
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..e22bc814b
--- /dev/null
+++ b/package/lvm/patches/patch-Makefile_in
@@ -0,0 +1,20 @@
+--- LVM2.2.02.45.orig/Makefile.in 2008-11-18 14:16:03.000000000 +0100
++++ LVM2.2.02.45/Makefile.in 2009-06-11 23:21:31.000000000 +0200
+@@ -16,7 +16,7 @@ srcdir = @srcdir@
+ top_srcdir = @top_srcdir@
+ VPATH = @srcdir@
+
+-SUBDIRS = doc include man scripts
++SUBDIRS = doc include
+
+ ifeq ("@INTL@", "yes")
+ SUBDIRS += po
+@@ -49,7 +49,7 @@ po: tools daemons
+ libdm.device-mapper: include.device-mapper
+ daemons.device-mapper: libdm.device-mapper
+ tools.device-mapper: libdm.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