wok diff bash/receipt @ rev 15051
ibus-dev: no /usr/include ?
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 12 18:56:11 2013 +0000 (2013-08-12) |
parents | 6b9560f1e886 |
children | f4c22f009037 |
line diff
1.1 --- a/bash/receipt Tue Dec 11 13:57:59 2012 -0500 1.2 +++ b/bash/receipt Mon Aug 12 18:56:11 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="The GNU bourne SHell." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENCE="GPL3" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.gnu.org/software/bash/" 1.10 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.11 @@ -56,7 +57,7 @@ 1.12 # Rules to gen a SliTaz package suitable for Tazpkg. 1.13 genpkg_rules() 1.14 { 1.15 - cp -a $_pkg/bin $fs 1.16 + cp -a $install/bin $fs 1.17 # Config files. 1.18 # 1.19 mkdir $fs/etc