dash: rebuild to drop compressed manpages.

This commit is contained in:
Juan RP 2014-03-14 10:01:25 +01:00
parent d93494b5eb
commit ea70372377

View file

@ -1,9 +1,10 @@
# Template file for 'dash' # Template file for 'dash'
pkgname=dash pkgname=dash
version=0.5.7 version=0.5.7
revision=7 revision=8
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="bison coreutils" hostmakedepends="bison"
makedepends="coreutils"
depends="coreutils" depends="coreutils"
register_shell="/bin/sh" register_shell="/bin/sh"
short_desc="POSIX-compliant Unix shell, much smaller than GNU bash" short_desc="POSIX-compliant Unix shell, much smaller than GNU bash"