Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
libcurl.so.4
|
||||
librt.so.1
|
||||
libz.so.1
|
||||
libc.so.6
|
||||
|
||||
@@ -12,7 +12,6 @@ long_desc="
|
||||
|
||||
replaces="curl-libs<7.20.1"
|
||||
|
||||
|
||||
do_install()
|
||||
{
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
|
||||
@@ -6,7 +6,7 @@ distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ldaps --with-gssapi=/usr \
|
||||
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt"
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Client that groks URLs"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="MIT"
|
||||
|
||||
Reference in New Issue
Block a user