mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:47:36 +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"
|
||||
useconfigure=true
|
||||
use_fresh_config_sub=true
|
||||
config_sub_path=build-aux/config.sub
|
||||
configopts=("--disable-bootstrap")
|
||||
depends=("m4" "pcre2")
|
||||
auth_type="sig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue