wok-stable diff freetype1-dev/receipt @ rev 5738
Add 'git-gui' package, v0.12.0.66.
Tested on Stable (built & installed) and Cooking (installed after upgrade) successfully.
Tested on Stable (built & installed) and Cooking (installed after upgrade) successfully.
author | Ben Arnold <ben@seawolfsanctuary.com> |
---|---|
date | Sat Jun 26 13:59:56 2010 +0100 (2010-06-26) |
parents | 7f5e5c66d1ae |
children | be13f25e790b |
line diff
1.1 --- a/freetype1-dev/receipt Sun Feb 08 17:21:31 2009 +0000 1.2 +++ b/freetype1-dev/receipt Sat Jun 26 13:59:56 2010 +0100 1.3 @@ -12,8 +12,10 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 + # tazwok does not define _pkg correctly when both WANTED and SOURCE are set 1.8 + _pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg 1.9 + 1.10 mkdir -p $fs/usr/lib 1.11 - _pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg 1.12 cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.13 cp -a $_pkg/usr/include $fs/usr 1.14 cp -a $_pkg/usr/share $fs/usr