forked from kiss-community/repo
lvm2: fix build
This commit is contained in:
parent
be527e780e
commit
db277b133c
@ -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/"* \
|
||||||
|
Loading…
Reference in New Issue
Block a user