wok diff gobject-introspection/receipt @ rev 7523

Up: scribus to 1.3.9.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Dec 05 10:44:57 2010 +0000 (2010-12-05)
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	Sun Dec 05 10:44:57 2010 +0000
     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  }