mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:37:46 +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
|
version=2.2.9
|
||||||
useconfigure=true
|
useconfigure=true
|
||||||
use_fresh_config_sub=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
|
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"
|
https://github.com/libexpat/libexpat/releases/download/R_2_2_9/expat-${version}.tar.xz.asc expat-${version}.tar.xz.asc"
|
||||||
workdir=expat-${version}
|
workdir=expat-${version}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue