From 9df78377ad065cf945e0325881b1b59e878805a2 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 28 Jul 2019 00:45:33 +0000 Subject: system/adelie-base: force `sh` provider, not specifically bash --- system/adelie-base/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/adelie-base/APKBUILD b/system/adelie-base/APKBUILD index d432f7138..d0d0b362b 100644 --- a/system/adelie-base/APKBUILD +++ b/system/adelie-base/APKBUILD @@ -2,14 +2,14 @@ # Maintainer: A. Wilcox pkgname=adelie-base pkgver=0.9.2 -pkgrel=2 +pkgrel=3 pkgdesc="The Adélie Linux Base System" url="https://www.adelielinux.org/" arch="noarch" options="!check !fhs" license="NCSA" _core_depends="apk-tools adelie-keys musl-utils shadow - shimmy grep procps bash + shimmy grep procps cmd:sh coreutils diffutils findutils util-linux net-tools nvi sed psmisc less tzdata" -- cgit v1.2.3-60-g2f50