package/lvm2: make a standard install for host
Use the standard install for the host, so e.g. pvcreate is installed as well. pvcreate is needed for libvirt. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
This commit is contained in:
parent
041e4b1cea
commit
cadf33cab9
@ -72,9 +72,8 @@ HOST_LVM2_CONF_OPTS = \
|
||||
--disable-dmeventd \
|
||||
--disable-fsadm \
|
||||
--disable-readline \
|
||||
--disable-selinux
|
||||
HOST_LVM2_MAKE_OPTS = device-mapper
|
||||
HOST_LVM2_INSTALL_OPTS = install_device-mapper
|
||||
--disable-selinux \
|
||||
--with-confdir=$(HOST_DIR)/etc
|
||||
|
||||
$(eval $(autotools-package))
|
||||
$(eval $(host-autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user