wok diff cryptopp/receipt @ rev 20255

firefox, thunderbird: try to force i686
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 13 21:40:37 2018 +0100 (2018-03-13)
parents c1e059ce9a05
children 6e8b1bcb30e2
line diff
     1.1 --- a/cryptopp/receipt	Fri Dec 06 19:58:32 2013 +0000
     1.2 +++ b/cryptopp/receipt	Tue Mar 13 21:40:37 2018 +0100
     1.3 @@ -13,7 +13,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|' GNUmakefile
     1.9  	patch -Np1 < $stuff/$PACKAGE-$VERSION-gcc-4.7.0.patch
    1.10  	make 
    1.11  	make libcryptopp.so