master
Bernhard Landauer 2018-06-13 18:55:02 +02:00
parent 7305f9d752
commit adb45ae341
1 changed files with 2 additions and 2 deletions

View File

@ -108,7 +108,7 @@ check() {
package_bash() {
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'
'ncurses'
'readline>=7.0')