wok-6.x diff grep/receipt @ rev 15908
python-elaphe,python-barcode,python-jcconv: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 15 11:55:21 2014 +0000 (2014-02-15) |
parents | cc6ceae3a5e4 |
children | d553e7773a21 |
line diff
1.1 --- a/grep/receipt Mon Jun 25 09:01:01 2012 +0000 1.2 +++ b/grep/receipt Sat Feb 15 11:55:21 2014 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="GNU Global Regular Expression Print." 1.6 MAINTAINER="paul@slitaz.org" 1.7 +LICENSE="GPL3" 1.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.9 WEB_SITE="http://www.gnu.org/software/grep/" 1.10 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.11 @@ -24,7 +25,7 @@ 1.12 genpkg_rules() 1.13 { 1.14 mkdir -p $fs/usr 1.15 - cp -a $_pkg/usr/bin $fs/usr 1.16 + cp -a $install/usr/bin $fs/usr 1.17 } 1.18 1.19 # Pre and post install commands for Tazpkg.