wok diff fcitx-configtool/receipt @ rev 13891

Up: tazlito (5.1), tazpanel (1.6.1), tazusb (4.2.1), tazweb (1.6.3)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jan 17 19:38:55 2013 +0100 (2013-01-17)
parents d71ba04aa9f5
children 7896f0694ef6
line diff
     1.1 --- a/fcitx-configtool/receipt	Mon Jun 11 18:48:18 2012 +0200
     1.2 +++ b/fcitx-configtool/receipt	Thu Jan 17 19:38:55 2013 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's|<glib/.*h>|<glib.h>|' gtk/sub_config_parser.[hc] gtk/config_widget.h
     1.8  	cmake -DCMAKE_INSTALL_PREFIX=/usr
     1.9  	make && make DESTDIR=$PWD/_pkg install
    1.10  }