X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/49ca09e5e57406aca61e838e6d6757123b9d2fcb..33d16b567fa1a363b85c896886b2746a46aa56a6:/packages/dash/build.sh diff --git a/packages/dash/build.sh b/packages/dash/build.sh index 085acf51..fb6c040f 100644 --- a/packages/dash/build.sh +++ b/packages/dash/build.sh @@ -1,11 +1,10 @@ TERMUX_PKG_HOMEPAGE=http://gondor.apana.org.au/~herbert/dash/ TERMUX_PKG_DESCRIPTION="Small POSIX-compliant implementation of /bin/sh" +TERMUX_PKG_ESSENTIAL=yes TERMUX_PKG_VERSION=0.5.8 -TERMUX_PKG_BUILD_REVISION=1 +TERMUX_PKG_BUILD_REVISION=3 TERMUX_PKG_SRCURL=http://gondor.apana.org.au/~herbert/dash/files/dash-${TERMUX_PKG_VERSION}.tar.gz -CFLAGS+=" -DAT_EACCESS=0x200" - termux_step_post_make_install () { # Symlink sh -> dash rm -f $TERMUX_PREFIX/bin/sh $TERMUX_PREFIX/share/man/man1/sh.1