mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-01 10:42:52 -06:00
xfsprogs: Reduce long line
This commit is contained in:
parent
facb201712
commit
7f982e849b
@ -6,4 +6,9 @@
|
|||||||
--disable-gettext
|
--disable-gettext
|
||||||
|
|
||||||
make
|
make
|
||||||
make DIST_ROOT="$1" PKG_ROOT_SBIN_DIR=/usr/bin PKG_ROOT_LIB_DIR=/usr/lib install
|
|
||||||
|
make \
|
||||||
|
DIST_ROOT="$1" \
|
||||||
|
PKG_ROOT_SBIN_DIR=/usr/bin \
|
||||||
|
PKG_ROOT_LIB_DIR=/usr/lib \
|
||||||
|
install
|
||||||
|
Loading…
Reference in New Issue
Block a user