wok-4.x diff libee-dev/receipt @ rev 11643
asunder, beaver, leafpad, mhwaveedit: Fixed receipts. (desktop file should be copied by cook)
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Feb 03 12:29:45 2012 -0500 (2012-02-03) |
parents | 0ef9618e4ad5 |
children |
line diff
1.1 --- a/libee-dev/receipt Wed Dec 14 02:27:17 2011 +0100 1.2 +++ b/libee-dev/receipt Fri Feb 03 12:29:45 2012 -0500 1.3 @@ -6,18 +6,14 @@ 1.4 SHORT_DESC="libee dev files." 1.5 MAINTAINER="erjo@slitaz.org" 1.6 WEB_SITE="http://www.libee.org/download/" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.8 WANTED="libee" 1.9 1.10 DEPENDS="libee" 1.11 -BUILD_DEPENDS="" 1.12 - 1.13 1.14 # Rules to gen a SliTaz package suitable for Tazpkg. 1.15 genpkg_rules() 1.16 { 1.17 mkdir -p $fs/usr/lib 1.18 - 1.19 cp -a $install/usr/lib/*.*a $fs/usr/lib 1.20 cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.21 cp -a $install/usr/include $fs/usr