wok-next diff miro/receipt @ rev 10921

fix get-LibreOffice
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 05 21:16:43 2011 +0200 (2011-08-05)
parents 47439c60021f
children 8975c8651ce7
line diff
     1.1 --- a/miro/receipt	Tue Jun 07 00:26:09 2011 +0000
     1.2 +++ b/miro/receipt	Fri Aug 05 21:16:43 2011 +0200
     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