]> sourceware.org Git - lvm2.git/commit - make.tmpl.in
Introduce lvm2_install target.
authorMilan Broz <mbroz@redhat.com>
Mon, 11 May 2009 10:28:45 +0000 (10:28 +0000)
committerMilan Broz <mbroz@redhat.com>
Mon, 11 May 2009 10:28:45 +0000 (10:28 +0000)
commit0b502933c5e88b16853151aaa83b93b6ddcedb74
treef233c6ee74ef061aa0c0ddfc7d6a0ca799ec54d6
parent19363a13b1dca3700a20c3ea5872b2ca0fabc5d9
Introduce lvm2_install target.

Buildsystem support device-mapper only install,
but generic install tagret includes both dm+lvm2.

For distribution which uses separate install_device-mapper,
there is no way how to install lvm2 only
(so after installing lvm2 for packaging purposes
built system must remove installed device-mapper files).

Fix it by allowing lvm2_install target, similarily like
install_cluster for clvmd.

(install = install_device-mapper + install_lvm2)
WHATS_NEW
daemons/dmeventd/plugins/mirror/Makefile.in
daemons/dmeventd/plugins/snapshot/Makefile.in
doc/Makefile.in
include/Makefile.in
make.tmpl.in
man/Makefile.in
scripts/Makefile.in
tools/Makefile.in
This page took 0.0332 seconds and 5 git commands to generate.