wok diff hexchat/receipt @ rev 16374

Up: slitaz-configs (5.4) Getting ready for 5.0-RC1
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 14 19:59:46 2014 +0200 (2014-04-14)
parents 50db55539590
children e4fd343fd7b8
line diff
     1.1 --- a/hexchat/receipt	Sun Mar 30 15:23:23 2014 +0000
     1.2 +++ b/hexchat/receipt	Mon Apr 14 19:59:46 2014 +0200
     1.3 @@ -17,11 +17,6 @@
     1.4  compile_rules()
     1.5  {
     1.6      cd $src
     1.7 -    sed -i -e 's|glib/gslist.h|glib.h|' -e 's|glib/giochannel.h|glib.h|' \
     1.8 -	   -e 's|glib/glist.h|glib.h|' -e 's|glib/gstrfuncs.h|glib.h|' \
     1.9 -	   -e 's|glib/gutils.h|glib.h|' src/common/xchat.h
    1.10 -    sed -i 's|glib/ghash.h|glib.h|' src/common/servlist.c src/common/text.c
    1.11 -    sed -i 's|glib/gmarkup.h|glib.h|' src/common/util.c
    1.12      ./configure  --prefix=/usr \
    1.13  	  --infodir=/usr/share/info \
    1.14  	  --mandir=/usr/share/man \