posh: support usrmerge with register_shell

This commit is contained in:
Cameron Nemo 2019-08-12 20:55:02 -07:00 committed by Enno Boland
parent 176bb16ca6
commit f56be898d2

View file

@ -1,9 +1,8 @@
# Template file for 'posh'
pkgname=posh
version=0.13.2
revision=1
revision=2
build_style=gnu-configure
register_shell="/bin/posh"
hostmakedepends="automake"
short_desc="Policy-compliant Ordinary SHell"
maintainer="Leah Neukirchen <leah@vuxu.org>"
@ -11,6 +10,7 @@ license="GPL-2"
homepage="https://packages.debian.org/sid/posh"
distfiles="${DEBIAN_SITE}/main/p/${pkgname}/${pkgname}_${version}.tar.xz"
checksum=e40af79f454b5447cf49ab59fe48274856763430c4515b9bc55b9e7787fac51c
register_shell="/usr/bin/posh"
pre_configure() {
autoreconf -fi