mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libarchive: remove unused stuff.
--HG-- extra : convert_revision : 40391eb38bca23592d3019f4ea28bd35475d07fe
This commit is contained in:
parent
5fe9ff04b0
commit
89587cadb3
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
# Template file for 'libarchive'
|
# Template file for 'libarchive'
|
||||||
pkgname=libarchive
|
pkgname=libarchive
|
||||||
version=2.7.1
|
version=2.7.1
|
||||||
#revision=1
|
|
||||||
#patch_files="${pkgname}_without_openssl.diff"
|
|
||||||
distfiles="http://libarchive.googlecode.com/files/$pkgname-$version.tar.gz"
|
distfiles="http://libarchive.googlecode.com/files/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--without-openssl"
|
configure_args="--without-openssl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue