[arch-commits] Commit in bash/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Wed Nov 13 12:19:13 UTC 2019


    Date: Wednesday, November 13, 2019 @ 12:19:13
  Author: eworm
Revision: 368098

base group removal

Modified:
  bash/trunk/PKGBUILD

----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-13 12:17:17 UTC (rev 368097)
+++ PKGBUILD	2019-11-13 12:19:13 UTC (rev 368098)
@@ -11,7 +11,6 @@
 arch=(x86_64)
 license=(GPL)
 url='https://www.gnu.org/software/bash/bash.html'
-groups=(base)
 backup=(etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout})
 depends=('readline>=7.0' glibc ncurses)
 optdepends=('bash-completion: for tab completion')



More information about the arch-commits mailing list