mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
lvm2: cleanup: remove the unused variable LVM2_BINS
The LVM2_BINS variable is a leftover of the commit 564e0c7e655f4cbb225427230cf3b22be0575653. 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 = GPLv2 LGPLv2.1
|
||||||
LVM2_LICENSE_FILES = COPYING COPYING.LIB
|
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
|
# Make sure that binaries and libraries are installed with write
|
||||||
# permissions for the owner.
|
# permissions for the owner.
|
||||||
LVM2_CONF_OPT += --enable-write_install --enable-pkgconfig
|
LVM2_CONF_OPT += --enable-write_install --enable-pkgconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user