wok diff ekiga/receipt @ rev 4361

Up: libxml2* (2.7.5) + python-lxml
author Christophe Lincoln <pankso@slitaz.org>
date Tue Oct 06 11:19:06 2009 +0200 (2009-10-06)
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 Oct 06 11:19:06 2009 +0200
     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 \