wok diff cryptopp/receipt @ rev 20355

syslinux: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 09 17:09:08 2018 +0200 (2018-06-09)
parents c1e059ce9a05
children 6e8b1bcb30e2
line diff
     1.1 --- a/cryptopp/receipt	Fri Dec 06 19:58:32 2013 +0000
     1.2 +++ b/cryptopp/receipt	Sat Jun 09 17:09:08 2018 +0200
     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