wok diff ario/receipt @ rev 13873

dahdi-man: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 14 23:50:30 2013 +0100 (2013-01-14)
parents c192feb5266a
children 380ffe05937a
line diff
     1.1 --- a/ario/receipt	Thu May 24 21:36:22 2012 +0000
     1.2 +++ b/ario/receipt	Mon Jan 14 23:50:30 2013 +0100
     1.3 @@ -19,6 +19,8 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's|.glib/gslist.h.|<glib.h>|' src/ario-util.h src/ario-profiles.h
     1.8 +	sed -i 's|<glib/gkeyfile.h>|<glib.h>|' src/plugins/ario-plugin-info.c
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--infodir=/usr/share/info \