wok-4.x rev 9508
Fixed libwnck again.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Apr 06 07:40:02 2011 +0000 (2011-04-06) |
parents | 91e33f964d22 |
children | 7eab5ca0b0e8 |
files | libwnck/receipt |
line diff
1.1 --- a/libwnck/receipt Wed Apr 06 07:35:59 2011 +0000 1.2 +++ b/libwnck/receipt Wed Apr 06 07:40:02 2011 +0000 1.3 @@ -32,5 +32,5 @@ 1.4 mkdir -p $fs/usr/lib 1.5 cp -a $_pkg/usr/bin $fs/usr 1.6 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.7 - cp -a $_pkg/usr/share/gir-1.0 $fs/usr/share 1.8 + cp -a $_pkg/usr/lib/girepository-1.0 $fs/usr/lib 1.9 }