wok-6.x diff unzip/receipt @ rev 22179
linld: spare up to 30k more for zImage (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Nov 09 13:26:32 2019 +0100 (2019-11-09) |
parents | 762b649a4d73 |
children | 56ee356284c6 |
line diff
1.1 --- a/unzip/receipt Wed Mar 23 11:51:37 2016 +0200 1.2 +++ b/unzip/receipt Sat Nov 09 13:26:32 2019 +0100 1.3 @@ -14,6 +14,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|uname -m|echo i486|' beos/Makefile 1.8 ln -sf $WOK/$PACKAGE/$PACKAGE${VERSION//./} $WOK/$PACKAGE/$PACKAGE-$VERSION 1.9 1.10 make -f unix/Makefile generic