wok-6.x diff cookutils/receipt @ rev 21940
updated speech-dispatcher (0.6.7 -> 0.9.1)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Oct 08 14:22:42 2019 +0100 (2019-10-08) |
parents | 97b8cb8c268b |
children | 2a588e4793bc |
line diff
1.1 --- a/cookutils/receipt Sun Jul 14 10:28:47 2019 +0200 1.2 +++ b/cookutils/receipt Tue Oct 08 14:22:42 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 }