lvm2: cleanup: remove the unused variable LVM2_BINS
The LVM2_BINS variable is a leftover of the
commit 564e0c7e65
.
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
111331f3d6
commit
73ad2735a2
@ -11,17 +11,6 @@ LVM2_INSTALL_STAGING = YES
|
||||
LVM2_LICENSE = GPLv2 LGPLv2.1
|
||||
LVM2_LICENSE_FILES = COPYING COPYING.LIB
|
||||
|
||||
LVM2_BINS = \
|
||||
dmsetup fsadm lvm lvmconf lvmdump vgimportclone \
|
||||
lvchange lvconvert lvcreate lvdisplay lvextend \
|
||||
lvmchange lvmdiskscan lvmsadc lvmsar lvreduce \
|
||||
lvremove lvrename lvresize lvs lvscan pvchange \
|
||||
pvck pvcreate pvdisplay pvmove pvremove \
|
||||
pvresize pvs pvscan vgcfgbackup vgcfgrestore \
|
||||
vgchange vgck vgconvert vgcreate vgdisplay \
|
||||
vgexport vgextend vgimport vgmerge vgmknodes \
|
||||
vgreduce vgremove vgrename vgs vgscan vgsplit
|
||||
|
||||
# Make sure that binaries and libraries are installed with write
|
||||
# permissions for the owner.
|
||||
LVM2_CONF_OPT += --enable-write_install --enable-pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user