wok-stable diff miro/receipt @ rev 11394

Fix: libgnomecanvas needs intltool to be compiled
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 05:21:59 2011 +0100 (2011-12-10)
parents 47439c60021f
children
line diff
     1.1 --- a/miro/receipt	Tue Jun 07 00:26:09 2011 +0000
     1.2 +++ b/miro/receipt	Sat Dec 10 05:21:59 2011 +0100
     1.3 @@ -28,5 +28,6 @@
     1.4  	cp -a $_pkg/usr/lib $fs/usr
     1.5  	cp -a $_pkg/usr/share/miro $fs/usr/share
     1.6  	cp -a $_pkg/usr/share/mime $fs/usr/share
     1.7 +	cp -a $stuff/* $fs
     1.8  }
     1.9