bash: update to 4.2.45
This commit is contained in:
14
bash/meta/pkgdef
Normal file
14
bash/meta/pkgdef
Normal file
@@ -0,0 +1,14 @@
|
||||
[bash]
|
||||
pkgname="${pkgprefix}bash"
|
||||
name="$topdir - GNU Bourne Again SHell"
|
||||
pkgcat="application"
|
||||
pkgvendor="http://www.gnu.org/software/bash/bash.html"
|
||||
pkgdesc="An sh-compatible shell"
|
||||
pkgver="$pkgver"
|
||||
files(-,root,bin)
|
||||
default_docs
|
||||
$_bindir
|
||||
$_infodir
|
||||
$_mandir
|
||||
$_sharedir/locale/*/LC_MESSAGES/bash.mo
|
||||
|
||||
Reference in New Issue
Block a user