wok diff GConf-dev/receipt @ rev 8869

Fix: libgtkimageview TARBALL/WGET_URL... If you had error './configure not found', you have to remove the corrupted tarball from SOURCES_REPOSITORY, named gtkimageview-1.6.4.taz.lzma
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Feb 26 06:06:17 2011 +0100 (2011-02-26)
parents 6f6b86816a09
children 598224053c16
line diff
     1.1 --- a/GConf-dev/receipt	Tue Nov 30 23:27:54 2010 +0000
     1.2 +++ b/GConf-dev/receipt	Sat Feb 26 06:06:17 2011 +0100
     1.3 @@ -20,6 +20,7 @@
     1.4  	mkdir -p $fs/usr/share
     1.5  	cp -a $_pkg/usr/share/aclocal $fs/usr/share
     1.6  	cp -a $_pkg/usr/share/sgml $fs/usr/share
     1.7 +	cp -a $_pkg/usr/share/gir-1.0 $fs/usr/share
     1.8  	
     1.9  	cp -a $_pkg/usr/include $fs/usr
    1.10  }