wok rev 12675

ofono: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 01 13:35:41 2012 +0200 (2012-05-01)
parents e81fea0d0e52
children 9a60c602bccb
files ofono/receipt
line diff
     1.1 --- a/ofono/receipt	Tue May 01 13:30:13 2012 +0200
     1.2 +++ b/ofono/receipt	Tue May 01 13:35:41 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 \