dash: mark as essential. Bump revision.

--HG--
extra : convert_revision : 4ea0f4554441453f6edf02fb7cfcb41acc091a34
This commit is contained in:
Juan RP 2009-06-07 08:10:03 +02:00
parent fed6f64450
commit b28c3c5b43

View file

@ -1,7 +1,7 @@
# Template file for 'dash' # Template file for 'dash'
pkgname=dash pkgname=dash
version=0.5.5.1 version=0.5.5.1
revision=1 revision=2
distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz" distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz"
build_style=gnu_configure build_style=gnu_configure
configure_args="--prefix=" configure_args="--prefix="
@ -17,6 +17,7 @@ long_desc="
(ash). It was ported to Linux by Herbert Xu in early 1997. It was renamed to (ash). It was ported to Linux by Herbert Xu in early 1997. It was renamed to
dash in 2002." dash in 2002."
essential=yes
base_chroot=yes base_chroot=yes
register_shell="/bin/sh" register_shell="/bin/sh"
Add_dependency run glibc Add_dependency run glibc