summaryrefslogtreecommitdiff
path: root/package/lvm/patches/patch-scripts_Makefile_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-scripts_Makefile_in
parent16d7827ef1aec4aab89033ed1d47ca82fa3a3ba7 (diff)
parent58d31896056e604185acf3606b99257cea519dd1 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/lvm/patches/patch-scripts_Makefile_in')
-rw-r--r--package/lvm/patches/patch-scripts_Makefile_in10
1 files changed, 5 insertions, 5 deletions
diff --git a/package/lvm/patches/patch-scripts_Makefile_in b/package/lvm/patches/patch-scripts_Makefile_in
index 1886a1930..ae8e644cc 100644
--- a/package/lvm/patches/patch-scripts_Makefile_in
+++ b/package/lvm/patches/patch-scripts_Makefile_in
@@ -1,6 +1,6 @@
---- LVM2.2.02.72.orig/scripts/Makefile.in Thu May 20 16:45:17 2010
-+++ LVM2.2.02.72/scripts/Makefile.in Fri Jul 30 09:26:25 2010
-@@ -25,7 +25,8 @@ endif
+--- LVM2.2.02.79.orig/scripts/Makefile.in 2010-11-05 17:18:38.000000000 +0100
++++ LVM2.2.02.79/scripts/Makefile.in 2010-12-26 22:15:11.000000000 +0100
+@@ -30,7 +30,8 @@ endif
vpath %.sh $(srcdir)
%_install: %.sh
@@ -8,5 +8,5 @@
+ $(INSTALL_DIR) $(sbindir)
+ $(INSTALL_PROGRAM) $< $(sbindir)/$(basename $(<F))
- install_lvm2: $(SCRIPTS:.sh=_install)
-
+ %_install: %.ocf
+ $(INSTALL_DIR) $(ocf_scriptdir)