lvm2: fix build

This commit is contained in:
Dylan Araps 2019-09-04 08:45:06 +03:00
parent be527e780e
commit db277b133c

View File

@ -45,7 +45,7 @@ export MKDIR_P="install -d"
--with-default-pid-dir=/run \ --with-default-pid-dir=/run \
--with-default-run-dir=/run/lvm --with-default-run-dir=/run/lvm
make DESTDIR="$1" install || sh make DESTDIR="$1" install
# Make all libraries and binaries writable. # Make all libraries and binaries writable.
chmod -v u+w "$1/usr/lib/"* \ chmod -v u+w "$1/usr/lib/"* \