wok-stable diff gobject-introspection/receipt @ rev 9525

Up: tazwok 4.2.12 (important fix)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Apr 07 19:49:21 2011 +0200 (2011-04-07)
parents 5cf346a275b2
children f66415580f26
line diff
     1.1 --- a/gobject-introspection/receipt	Sun Apr 03 10:28:33 2011 +0000
     1.2 +++ b/gobject-introspection/receipt	Thu Apr 07 19:49:21 2011 +0200
     1.3 @@ -33,6 +33,4 @@
     1.4  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.5  	cp -a $_pkg/usr/lib/gobject-introspection $fs/usr/lib
     1.6  	cp -a $_pkg/usr/lib/girepository-1.0 $fs/usr/lib
     1.7 -	find $fs/usr/lib -name "*.pyc" -delete
     1.8 -	find $fs/usr/lib -name "*.pyo" -delete
     1.9  }