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

@@ -1,7 +1,7 @@
# Template file for 'gdbm'
pkgname=gdbm
version=1.8.3
revision=2
revision=3
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure
make_install_args="INSTALL_ROOT=$XBPS_DESTDIR/$pkgname-$version"
@@ -13,7 +13,6 @@ long_desc="
It works similar to the standard Unix dbm routines."
subpackages="gdbm-devel"
Add_dependency run glibc
post_build()
{