wok-next diff gecko-mediaplayer/receipt @ rev 8135

Replace openmotif by lesstif in libglw-mesa - openmotif is a non-free software
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Jan 25 02:37:38 2011 +0100 (2011-01-25)
parents 2e2182175d2f
children
line diff
     1.1 --- a/gecko-mediaplayer/receipt	Sat Nov 06 18:49:02 2010 +0000
     1.2 +++ b/gecko-mediaplayer/receipt	Tue Jan 25 02:37:38 2011 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src	
     1.7 +	sed -i 's/utf8characters/UTF8Characters/g' src/*.cpp
     1.8  	./configure --prefix=/usr --sysconfdir=/etc \
     1.9                --disable-schemas-install --without-gconf &&
    1.10  	make  &&