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=2.0.1
distfiles="http://samba.org/ftp/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure
configure_args="--enable-talloc-compat1 --enable-largefile"
revision=1
short_desc="Hierarchical pool based memory allocator with destructors"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=5b810527405f29d54f50efd78bf2c89e318f2cd8bed001f22f2a1412fd27c9b4
@@ -12,7 +13,6 @@ long_desc="
allocator with destructors."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency build pkg-config
Add_dependency build libxslt