15 lines
300 B
Plaintext
15 lines
300 B
Plaintext
[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
|
|
|