wok diff amsn/receipt @ rev 22817
moserial: fix moserial.desktop
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 04 18:51:57 2020 +0100 (2020-02-04) |
parents | f4c22f009037 |
children | 5f6c5106b1f5 |
line diff
1.1 --- a/amsn/receipt Sat Sep 07 18:25:02 2013 +0000 1.2 +++ b/amsn/receipt Tue Feb 04 18:51:57 2020 +0100 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 \