wok-next diff sqlite-dev/receipt @ rev 8745
Removed _pkg= and src= lines in sqlite and its wanted receipts.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Feb 19 18:07:11 2011 +0000 (2011-02-19) |
parents | b50123d7512e |
children | 3ad02cc229e4 |
line diff
1.1 --- a/sqlite-dev/receipt Tue Feb 01 16:50:08 2011 +0000 1.2 +++ b/sqlite-dev/receipt Sat Feb 19 18:07:11 2011 +0000 1.3 @@ -7,13 +7,13 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Small SQL database engine devel files." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +DEPENDS="sqlite" 1.8 WANTED="sqlite" 1.9 WEB_SITE="http://www.sqlite.org/" 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg. 1.12 genpkg_rules() 1.13 { 1.14 - _pkg=$WOK/$WANTED/$WANTED-src-${_amalgamationver}/_pkg 1.15 mkdir -p $fs/usr/lib 1.16 cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.17 cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib