wok diff ofono/receipt @ rev 13132

libboost-dev: add boost::BOOST_FOREACH fix
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 08 13:24:52 2012 +0200 (2012-07-08)
parents 7043fa241420
children 380ffe05937a
line diff
     1.1 --- a/ofono/receipt	Thu Mar 17 20:15:21 2011 +0000
     1.2 +++ b/ofono/receipt	Sun Jul 08 13:24:52 2012 +0200
     1.3 @@ -15,6 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	find . -name '*.[ch]*' | xargs sed -i 's|<glib/.*h|<glib.h|'
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--sysconfdir=/etc \