wok-6.x diff seamonkey/receipt @ rev 20802
updated cowpatty (4.6 -> 4.8)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 15 17:40:45 2019 +0100 (2019-02-15) |
parents | 0d193e839425 |
children | 85f7b2a6da7d |
line diff
1.1 --- a/seamonkey/receipt Tue Apr 21 02:29:12 2015 -0400 1.2 +++ b/seamonkey/receipt Fri Feb 15 17:40:45 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/' \