Update base-system and dep. pkgs for new rshlib thing

This commit is contained in:
davehome
2011-11-12 05:01:02 +00:00
parent cc660ea670
commit accb1ff0d6
422 changed files with 1208 additions and 696 deletions

View File

@@ -0,0 +1 @@
libc.so.6

View File

@@ -4,6 +4,7 @@ version=0.5.7
distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz"
build_style=gnu-configure
configure_args="--exec-prefix= LANG=C"
revision=1
short_desc="POSIX-compliant Unix shell, much smaller than GNU bash"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://gondor.apana.org.au/~herbert/dash/"
@@ -18,7 +19,6 @@ long_desc="
dash in 2002."
register_shell="/bin/sh"
Add_dependency run glibc
Add_dependency run coreutils
Add_dependency build bison
Add_dependency build coreutils