xfsprogs: Reduce long line

This commit is contained in:
Dylan Araps 2020-04-27 08:53:30 +03:00
parent facb201712
commit 7f982e849b
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 6 additions and 1 deletions

View File

@ -6,4 +6,9 @@
--disable-gettext
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