wok-next diff drbd-utils/receipt @ rev 21724

busybox: update configs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 11:04:25 2020 +0000 (2020-09-01)
parents 4946f9df2a22
children
line diff
     1.1 --- a/drbd-utils/receipt	Thu Apr 09 13:37:46 2020 +0100
     1.2 +++ b/drbd-utils/receipt	Tue Sep 01 11:04:25 2020 +0000
     1.3 @@ -20,6 +20,7 @@
     1.4  	./configure				\
     1.5  		--with-initscripttype=sysv	\
     1.6  		--with-systemdunitdir=none	\
     1.7 +		--with-prebuiltman		\
     1.8  		$CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make DESTDIR=$install install