wok diff vice/receipt @ rev 20264
Up lguest (3.16.55), linux64-aufs (20150928), remove linux-radio
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 15 15:50:34 2018 +0100 (2018-03-15) |
parents | 986db52247ee |
children | ace9ad9d5bb1 |
line diff
1.1 --- a/vice/receipt Thu Feb 16 12:40:44 2017 +0100 1.2 +++ b/vice/receipt Thu Mar 15 15:50:34 2018 +0100 1.3 @@ -16,7 +16,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + sed -i 's|uname -m|echo i486|' src/lib/liblame/Makefile.unix 1.9 sed -i 's/cp .(fontsdir)/echo &/' data/fonts/Makefile.* 1.10 ./configure \ 1.11 --prefix=/usr \