summaryrefslogtreecommitdiff
path: root/package/lvm/patches/patch-libdm_Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-16 20:39:01 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-16 20:39:01 +0100
commitc4df48a030c704352ce51b73a664ef4d6ff0d324 (patch)
tree097879c02ada3c89a3a976f0b6781f295c2e3478 /package/lvm/patches/patch-libdm_Makefile_in
parentbb534316d8f79e60154b21a04cabec24bed69ba5 (diff)
parent339a86a351dffaa44ed3649b1eccb255fd860733 (diff)
Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk
Diffstat (limited to 'package/lvm/patches/patch-libdm_Makefile_in')
-rw-r--r--package/lvm/patches/patch-libdm_Makefile_in6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/lvm/patches/patch-libdm_Makefile_in b/package/lvm/patches/patch-libdm_Makefile_in
index 02d029e48..0a7799b33 100644
--- a/package/lvm/patches/patch-libdm_Makefile_in
+++ b/package/lvm/patches/patch-libdm_Makefile_in
@@ -1,6 +1,6 @@
always install static library
---- LVM2.2.02.51.orig/libdm/Makefile.in 2009-04-08 16:04:35.000000000 +0200
-+++ LVM2.2.02.51/libdm/Makefile.in 2009-08-22 15:37:53.000000000 +0200
+--- LVM2.2.02.51.orig/libdm/Makefile.in Wed Apr 8 16:04:35 2009
++++ LVM2.2.02.51/libdm/Makefile.in Mon Feb 15 23:25:01 2010
@@ -34,9 +34,9 @@ SOURCES =\
INCLUDES = -I$(interface) -I.
@@ -35,7 +35,7 @@ always install static library
$(includedir)/libdevmapper.h
install_dynamic: install_@interface@
-@@ -83,15 +84,17 @@ install_static: install_@interface@_stat
+@@ -83,15 +84,17 @@ install_static: install_@interface@_static
$(LN_S) -f libdevmapper.a.$(LIB_VERSION_DM) $(libdir)/libdevmapper.a
install_ioctl: ioctl/libdevmapper.$(LIB_SUFFIX)