wok diff ardour/receipt @ rev 21519

mosh: update patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 03 16:47:04 2019 +0200 (2019-05-03)
parents 11b5e93cb5f2
children 3937da23fe1e
line diff
     1.1 --- a/ardour/receipt	Tue Jul 05 15:34:01 2016 +0300
     1.2 +++ b/ardour/receipt	Fri May 03 16:47:04 2019 +0200
     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