diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-06 13:15:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-06 13:15:00 +0100 |
commit | 3c0992625fa3a54ce1f26f4b2cec8581c60758b2 (patch) | |
tree | e2afa43c31c2d58eed71c1993467c8581b7ad891 /package/lvm/patches/patch-Makefile_in | |
parent | 367a7215c9b12d60d54a29863b0083fe7fcc8967 (diff) |
update to latest upstream version, make a new subpackage for libdevmapper
Diffstat (limited to 'package/lvm/patches/patch-Makefile_in')
-rw-r--r-- | package/lvm/patches/patch-Makefile_in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package/lvm/patches/patch-Makefile_in b/package/lvm/patches/patch-Makefile_in index d0e22571f..fd15b0060 100644 --- a/package/lvm/patches/patch-Makefile_in +++ b/package/lvm/patches/patch-Makefile_in @@ -1,15 +1,15 @@ ---- LVM2.2.02.51.orig/Makefile.in 2009-07-31 13:49:53.000000000 +0200 -+++ LVM2.2.02.51/Makefile.in 2009-08-22 15:24:06.000000000 +0200 -@@ -16,7 +16,7 @@ srcdir = @srcdir@ - top_srcdir = @top_srcdir@ +--- LVM2.2.02.61.orig/Makefile.in 2009-10-02 21:10:31.000000000 +0200 ++++ LVM2.2.02.61/Makefile.in 2010-03-03 19:43:58.976123551 +0100 +@@ -17,7 +17,7 @@ top_srcdir = @top_srcdir@ + top_builddir = @top_builddir@ VPATH = @srcdir@ -SUBDIRS = doc include man scripts -+SUBDIRS = doc include ++SUBDIRS = include ifeq ("@UDEV_RULES@", "yes") SUBDIRS += udev -@@ -60,7 +60,7 @@ po: tools daemons +@@ -64,7 +64,7 @@ po: tools daemons libdm.device-mapper: include.device-mapper daemons.device-mapper: libdm.device-mapper tools.device-mapper: libdm.device-mapper |