wok-6.x diff cryptopp/receipt @ rev 20661

Up slitaz-base-files (339)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 14 10:40:58 2019 +0100 (2019-01-14)
parents c1e059ce9a05
children 6e8b1bcb30e2
line diff
     1.1 --- a/cryptopp/receipt	Fri Dec 06 19:58:32 2013 +0000
     1.2 +++ b/cryptopp/receipt	Mon Jan 14 10:40:58 2019 +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