wok diff gtk+-dev/receipt @ rev 7192
Added ruby-pkgconfig. A pkg-config implementation in Ruby.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Nov 09 01:23:45 2010 +0000 (2010-11-09) |
parents | c767fcccf944 |
children | 0f119aaf2d26 |
line diff
1.1 --- a/gtk+-dev/receipt Sun Oct 10 13:22:44 2010 +0000 1.2 +++ b/gtk+-dev/receipt Tue Nov 09 01:23:45 2010 +0000 1.3 @@ -20,4 +20,5 @@ 1.4 rm -rf $fs/usr/lib/gtk-2.0/2.10.0/*/*.so* 1.5 cp -a $_pkg/usr/include $fs/usr 1.6 cp -a $_pkg/usr/share/aclocal $fs/usr/share 1.7 + cp -a $_pkg/usr/share/gir-1.0 $fs/usr/share 1.8 }