wok diff ofono/receipt @ rev 14000

Up: emacs-pkg-lua-mode (20111107)
author Dominique Corbex <domcox@slitaz.org>
date Thu Feb 14 13:36:00 2013 +0100 (2013-02-14)
parents 7043fa241420
children 380ffe05937a
line diff
     1.1 --- a/ofono/receipt	Thu Mar 17 20:15:21 2011 +0000
     1.2 +++ b/ofono/receipt	Thu Feb 14 13:36:00 2013 +0100
     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 \