From 72c143b71081994e58145fcf460fec59a3797883 Mon Sep 17 00:00:00 2001 From: orchidman Date: Mon, 16 Jul 2012 11:24:31 +0200 Subject: libarchive 3.0.4 (cherry picked from commit 7e45ae074a2b4222068518199a063a2043ac1389) --- libarchive/Pkgfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libarchive/Pkgfile b/libarchive/Pkgfile index 1e1b9b9a2..00e171555 100755 --- a/libarchive/Pkgfile +++ b/libarchive/Pkgfile @@ -2,10 +2,11 @@ # URL: http://people.freebsd.org/~kientzle/libarchive # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch +# Depends on: acl name=libarchive version=3.0.4 -release=1 +release=2 source=( https://github.com/downloads/$name/$name/$name-$version.tar.gz) @@ -17,7 +18,7 @@ cd $name-$version --infodir=/usr/share/info \ --disable-xattr --without-lzmadec \ --without-xml2 --without-expat \ - --without-openssl + --without-openssl --disable-acl make make DESTDIR=$PKG install } -- cgit v1.2.3-54-g00ecf