mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 22:48:11 +00:00
Ports: Point libexpat to the correct config.sub location
This commit is contained in:
parent
37161afbdf
commit
7b2e0af13f
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ port=libexpat
|
|||
version=2.2.9
|
||||
useconfigure=true
|
||||
use_fresh_config_sub=true
|
||||
config_sub_path=conftools/config.sub
|
||||
files="https://github.com/libexpat/libexpat/releases/download/R_2_2_9/expat-${version}.tar.xz expat-${version}.tar.xz
|
||||
https://github.com/libexpat/libexpat/releases/download/R_2_2_9/expat-${version}.tar.xz.asc expat-${version}.tar.xz.asc"
|
||||
workdir=expat-${version}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue