mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
Ports: Point libarchive to the correct config.sub location
This commit is contained in:
parent
7b2e0af13f
commit
a7ba108d1d
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ port=libarchive
|
|||
version=3.5.2
|
||||
useconfigure=true
|
||||
use_fresh_config_sub=true
|
||||
config_sub_path=build/autoconf/config.sub
|
||||
configopts=("--without-xml2")
|
||||
files="https://libarchive.org/downloads/libarchive-${version}.tar.gz libarchive-${version}.tar.gz
|
||||
https://libarchive.org/downloads/libarchive-${version}.tar.gz.asc libarchive-${version}.tar.gz.asc"
|
||||
|
|
Loading…
Add table
Reference in a new issue