wok diff ardour/receipt @ rev 20255

firefox, thunderbird: try to force i686
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 13 21:40:37 2018 +0100 (2018-03-13)
parents 11b5e93cb5f2
children 3937da23fe1e
line diff
     1.1 --- a/ardour/receipt	Tue Jul 05 15:34:01 2016 +0300
     1.2 +++ b/ardour/receipt	Tue Mar 13 21:40:37 2018 +0100
     1.3 @@ -23,6 +23,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's/uname -m/echo i686/' tools/config.guess
     1.8  	sed -i '/-O3/d' SConstruct
     1.9  	mkdir -p $DESTDIR
    1.10