wok-stable diff ekiga/receipt @ rev 4797

Fix: ruby version and URL.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Jan 17 09:04:32 2010 +0100 (2010-01-17)
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 Jan 17 09:04:32 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 \