2009-05-15 22:00:20 +02:00
|
|
|
Index: tools/Makefile.in
|
|
|
|
===================================================================
|
|
|
|
--- tools/Makefile.in.orig 2009-04-27 16:15:35.000000000 +0800
|
|
|
|
+++ tools/Makefile.in 2009-04-27 16:15:46.000000000 +0800
|
2006-12-18 14:01:39 +01:00
|
|
|
@@ -95,7 +95,7 @@
|
2009-05-15 22:00:20 +02:00
|
|
|
|
|
|
|
LVMLIBS += -ldevmapper
|
2006-12-18 14:01:39 +01:00
|
|
|
|
|
|
|
-DEFS += -DLVM_SHARED_PATH=\"$(exec_prefix)/sbin/lvm\"
|
|
|
|
+DEFS += -DLVM_SHARED_PATH=\"/sbin/lvm\"
|
|
|
|
|
|
|
|
include $(top_srcdir)/make.tmpl
|
|
|
|
|