wok diff python-pycryptopp/receipt @ rev 21289

updated libsdl and libsdl-dev (1.2.14 -> 1.2.15)
author Hans-G?nter Theisgen
date Tue Apr 16 17:25:56 2019 +0100 (2019-04-16)
parents 7390f8de9846
children 814362194a8d
line diff
     1.1 --- a/python-pycryptopp/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/python-pycryptopp/receipt	Tue Apr 16 17:25:56 2019 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|uname -m|echo i486|' src-cryptopp/GNUmakefile
     1.8  	python setup.py build
     1.9  	python setup.py install --root=$DESTDIR
    1.10  }