wok diff ekiga/receipt @ rev 4815

Up: gtkhtml_viewer(0.26)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Jan 19 01:08:25 2010 +0100 (2010-01-19)
parents e8024c01fc47
children 31c985a0bd3d
line diff
     1.1 --- a/ekiga/receipt	Sat Jun 13 12:19:10 2009 +0200
     1.2 +++ b/ekiga/receipt	Tue Jan 19 01:08:25 2010 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/CXXFLAGS="-g -O2"/CXXFLAGS="-g -fexceptions -O2"/' configure
     1.8  	./configure --prefix=/usr --sysconfdir=/etc \
     1.9  	--libexecdir=/usr/bin --mandir=/usr/share/man \
    1.10  	--disable-gnome --disable-gconf --disable-eds --disable-notify \