diff core/util-linux/util-linux.sh @ 147:605b4a7b264a

vanilla: general cleanup
author David Demelier <markand@malikania.fr>
date Mon, 11 Mar 2019 20:36:00 +0100
parents e737b80da269
children bdad6c7981e7
line wrap: on
line diff
--- a/core/util-linux/util-linux.sh	Mon Mar 11 16:49:41 2019 +0100
+++ b/core/util-linux/util-linux.sh	Mon Mar 11 20:36:00 2019 +0100
@@ -68,8 +68,8 @@
 		--prefix=/usr \
 		--sbindir=/usr/sbin \
 		--without-systemd \
-		${with_nls} \
-		${with_python}
+		$with_nls \
+		$with_python
 	make
 	make install DESTDIR=$DESTDIR
 	rm -f $DESTDIR/usr/lib/lib{fdisk,smartcols,mount,blkid,uuid}.la