wok-current diff ebtables/receipt @ rev 25587

Fix race condition for ncursesw-dev cook
author Stanislas Leduc <shann@slitaz.org>
date Mon May 29 13:10:32 2023 +0000 (13 months ago)
parents ead40cecdb52
children
line diff
     1.1 --- a/ebtables/receipt	Wed Jun 29 07:20:53 2022 +0100
     1.2 +++ b/ebtables/receipt	Mon May 29 13:10:32 2023 +0000
     1.3 @@ -25,6 +25,9 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	mkdir -p $DESTDIR/etc/rc.d/init.d
     1.8 +	mkdir -p $DESTDIR/etc/sysconfig
     1.9 +
    1.10  	./autogen.sh &&
    1.11  	./configure			\
    1.12  		--prefix=/usr		\