wok-next rev 21345

updated drbd-utils (9.11.0 -> 9.12.2)
author Hans-G?nter Theisgen
date Thu Apr 09 13:26:29 2020 +0100 (2020-04-09)
parents ee6015816645
children 4946f9df2a22
files drbd-utils/receipt
line diff
     1.1 --- a/drbd-utils/receipt	Thu Apr 09 10:54:15 2020 +0100
     1.2 +++ b/drbd-utils/receipt	Thu Apr 09 13:26:29 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="drbd-utils"
     1.7 -VERSION="9.11.0"
     1.8 +VERSION="9.12.2"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Block device to build high availability clusters"
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -19,6 +19,7 @@
    1.13  	./autogen.sh &&
    1.14  	./configure				\
    1.15  		--with-initscripttype=sysv	\
    1.16 +		--with-systemdunitdir=none	\
    1.17  		$CONFIGURE_ARGS &&
    1.18  	make &&
    1.19  	make DESTDIR=$install install