typo
parent
7305f9d752
commit
adb45ae341
2
PKGBUILD
2
PKGBUILD
|
@ -108,7 +108,7 @@ check() {
|
||||||
|
|
||||||
package_bash() {
|
package_bash() {
|
||||||
pkgdesc='The GNU Bourne Again shell'
|
pkgdesc='The GNU Bourne Again shell'
|
||||||
backup=(etc/bash.bash_logout} etc/skel/.bash{_profile,_logout})
|
backup=(etc/bash.bash_logout etc/skel/.bash{_profile,_logout})
|
||||||
depends=('glibc'
|
depends=('glibc'
|
||||||
'ncurses'
|
'ncurses'
|
||||||
'readline>=7.0')
|
'readline>=7.0')
|
||||||
|
|
Loading…
Reference in New Issue