wok-4.x diff exo-tools/receipt @ rev 5771
Up: sip and sip-dev (4.10.2)
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Jul 05 15:39:05 2010 +0000 (2010-07-05) |
parents | 7ac4d61f00a1 |
children | 283b8d93992b |
line diff
1.1 --- a/exo-tools/receipt Tue Apr 06 23:43:53 2010 +0200 1.2 +++ b/exo-tools/receipt Mon Jul 05 15:39:05 2010 +0000 1.3 @@ -15,8 +15,8 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - src=$WOK/$WANTED/$SOURCE-$VERSION 1.8 - _pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg 1.9 + src=$WOK/$WANTED/$WANTED-$VERSION 1.10 + _pkg=$WOK/$WANTED/$WANTED-$VERSION/_pkg 1.11 1.12 mkdir -p $fs/usr/share/locale \ 1.13 $fs/usr/share/xfce4 \