wok-6.x diff grep/receipt @ rev 16449
ARM: add lockdis + nmap and improve Dillo integration in slitaz
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Apr 19 01:25:01 2014 +0200 (2014-04-19) |
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 Apr 19 01:25:01 2014 +0200 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.