wok diff seamonkey/receipt @ rev 20700

updated afio (2.5.1 -> 2.5.2)
author Hans-G?nter Theisgen
date Tue Feb 05 17:01:36 2019 +0100 (2019-02-05)
parents 0d193e839425
children 85f7b2a6da7d
line diff
     1.1 --- a/seamonkey/receipt	Tue Apr 21 02:29:12 2015 -0400
     1.2 +++ b/seamonkey/receipt	Tue Feb 05 17:01:36 2019 +0100
     1.3 @@ -20,6 +20,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	grep -rsl 'uname -m' $src | xargs sed -i 's|uname -m|echo i686|'
     1.8  	cp -a $stuff/seamonkey.mozconfig $src/.mozconfig
     1.9  	cd $src
    1.10  	sed -i -e 's/USE_INPUT_PARTITION/USE_INPUT_FRAGMENTS/' \