mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 08:57:34 +00:00
Ports: Add config_sub_path to flex
This commit is contained in:
parent
67de6446a9
commit
c24ba8c5ad
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ files="https://github.com/westes/flex/releases/download/v${version}/flex-${versi
|
||||||
https://github.com/westes/flex/releases/download/v${version}/flex-${version}.tar.gz.sig flex-${version}.tar.gz.sig"
|
https://github.com/westes/flex/releases/download/v${version}/flex-${version}.tar.gz.sig flex-${version}.tar.gz.sig"
|
||||||
useconfigure=true
|
useconfigure=true
|
||||||
use_fresh_config_sub=true
|
use_fresh_config_sub=true
|
||||||
|
config_sub_path=build-aux/config.sub
|
||||||
configopts=("--disable-bootstrap")
|
configopts=("--disable-bootstrap")
|
||||||
depends=("m4" "pcre2")
|
depends=("m4" "pcre2")
|
||||||
auth_type="sig"
|
auth_type="sig"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue