wok diff cookutils/receipt @ rev 24889
grub2: sed command corrected
author | Hans-G?nter Theisgen |
---|---|
date | Sat Apr 02 17:34:21 2022 +0100 (2022-04-02) |
parents | 7e911016a644 |
children | 715a7620dc23 |
line diff
1.1 --- a/cookutils/receipt Tue Jul 06 11:01:20 2021 +0000 1.2 +++ b/cookutils/receipt Sat Apr 02 17:34:21 2022 +0100 1.3 @@ -32,6 +32,8 @@ 1.4 patch -p1 -i $stuff/pkgdb-no-parallel.patch 1.5 patch -p1 -i $stuff/cook-newest.patch 1.6 patch -p1 -i $stuff/wanted-version.patch 1.7 + patch -p1 -i $stuff/avoid-gawk-warning.patch 1.8 + patch -p1 -i $stuff/avoid-hard-link-exist-error.patch 1.9 sed -i 's|preinit core-4in1|preinit core-4in1 core-5in1|' cookiso 1.10 mkdir -p $DESTDIR/usr/bin $DESTDIR/etc/slitaz 1.11 make DESTDIR=$DESTDIR install