wok-next diff ekiga/receipt @ rev 4460

ffmpeg: split ffplay and SDL dep + clean-up
author Christophe Lincoln <pankso@slitaz.org>
date Sun Nov 08 18:07:50 2009 +0100 (2009-11-08)
parents e8024c01fc47
children 31c985a0bd3d
line diff
     1.1 --- a/ekiga/receipt	Sat Jun 13 12:19:10 2009 +0200
     1.2 +++ b/ekiga/receipt	Sun Nov 08 18:07:50 2009 +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 \