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=3.0.10
distfiles="ftp://sourceware.org/pub/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure
configure_args="--includedir=/usr/include"
revision=1
short_desc="Library supporting Foreign Function Interfaces"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://sourceware.org/libffi"
@@ -29,7 +30,6 @@ long_desc="
between the two languages."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency build texinfo
post_install()