wok diff miro/receipt @ rev 11440

raptor: fix build (thanks godane)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Dec 16 15:42:01 2011 +0100 (2011-12-16)
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 Dec 16 15:42:01 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