wok diff cookutils/receipt @ rev 22114

updated vnstat (1.15 -> 2.4)
author Hans-G?nter Theisgen
date Sat Nov 02 16:28:17 2019 +0100 (2019-11-02)
parents 97b8cb8c268b
children 2a588e4793bc
line diff
     1.1 --- a/cookutils/receipt	Sun Jul 14 10:28:47 2019 +0200
     1.2 +++ b/cookutils/receipt	Sat Nov 02 16:28:17 2019 +0100
     1.3 @@ -23,6 +23,7 @@
     1.4  	patch -p1 -i $stuff/pkgdb-absolute.patch
     1.5  	patch -p1 -i $stuff/pkgdb-no-parallel.patch
     1.6  	patch -p1 -i $stuff/cook-newest.patch
     1.7 +	sed -i 's|preinit core-4in1|preinit core-4in1 core-5in1|' cookiso
     1.8  	mkdir -p $DESTDIR/usr/bin $DESTDIR/etc/slitaz
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }