summaryrefslogtreecommitdiff
path: root/package/lvm/patches/patch-make_tmpl_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-12-30 23:00:18 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-12-30 23:00:18 +0100
commit5bfdfbcee97c930c3c14dc3745089ac28e76ca41 (patch)
tree723a2310434afd85f68b3437e17917fcc6c5d623 /package/lvm/patches/patch-make_tmpl_in
parent16d7827ef1aec4aab89033ed1d47ca82fa3a3ba7 (diff)
parent58d31896056e604185acf3606b99257cea519dd1 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/lvm/patches/patch-make_tmpl_in')
-rw-r--r--package/lvm/patches/patch-make_tmpl_in8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/lvm/patches/patch-make_tmpl_in b/package/lvm/patches/patch-make_tmpl_in
index 7ffbb36b5..43bd07008 100644
--- a/package/lvm/patches/patch-make_tmpl_in
+++ b/package/lvm/patches/patch-make_tmpl_in
@@ -1,6 +1,6 @@
---- LVM2.2.02.72.orig/make.tmpl.in Tue Jul 20 16:38:44 2010
-+++ LVM2.2.02.72/make.tmpl.in Fri Jul 30 10:22:54 2010
-@@ -312,7 +312,8 @@ $(LIB_SHARED): $(LIB_SHARED).$(LIB_VERSION)
+--- LVM2.2.02.79.orig/make.tmpl.in 2010-11-05 17:18:38.000000000 +0100
++++ LVM2.2.02.79/make.tmpl.in 2010-12-26 22:15:11.000000000 +0100
+@@ -322,7 +322,8 @@ $(LIB_SHARED): $(LIB_SHARED).$(LIB_VERSI
$(LN_S) -f $(<F) $@
install_lib_shared: $(LIB_SHARED)
@@ -10,7 +10,7 @@
$(INSTALL_DIR) $(usrlibdir)
$(LN_S) -f $(USRLIB_RELPATH)$(<F).$(LIB_VERSION) $(usrlibdir)/$(<F)
-@@ -320,11 +321,13 @@ install_lib_shared: $(LIB_SHARED)
+@@ -330,11 +331,13 @@ install_lib_shared: $(LIB_SHARED)
# and for compatibility links in libdir are created
# when the code is fixed links could be removed.
install_dm_plugin: $(LIB_SHARED)