wok-6.x diff gobject-introspection/receipt @ rev 7441
Up rpm4 (4.8.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 29 18:26:28 2010 +0100 (2010-11-29) |
parents | 92eb2f9123f3 |
children | 5d88dc6fd350 |
line diff
1.1 --- a/gobject-introspection/receipt Tue Oct 12 03:49:13 2010 +0000 1.2 +++ b/gobject-introspection/receipt Mon Nov 29 18:26:28 2010 +0100 1.3 @@ -31,6 +31,7 @@ 1.4 cp -a $_pkg/usr/bin $fs/usr 1.5 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.6 cp -a $_pkg/usr/lib/gobject-introspection $fs/usr/lib 1.7 + cp -a $_pkg/usr/lib/girepository-1.0 $fs/usr/lib 1.8 find $fs/usr/lib -name "*.pyc" -delete 1.9 find $fs/usr/lib -name "*.pyo" -delete 1.10 }