wok diff amsn/receipt @ rev 21747

tazboot: spare 2k
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 14 17:17:16 2019 +0200 (2019-06-14)
parents f4c22f009037
children 5f6c5106b1f5
line diff
     1.1 --- a/amsn/receipt	Sat Sep 07 18:25:02 2013 +0000
     1.2 +++ b/amsn/receipt	Fri Jun 14 17:17:16 2019 +0200
     1.3 @@ -21,6 +21,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's|uname -m|echo i486|' Makefile*
     1.8  	patch -Np0 -i $stuff/$PACKAGE-v4l2.patch
     1.9  	patch -Np0 -i $stuff/$PACKAGE-0.98.9-no-rebuild-on-install.patch
    1.10  	./configure --prefix=/usr \