mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:07:45 +00:00
Ports: Point indent to the correct config.sub location
This commit is contained in:
parent
a7ba108d1d
commit
108808bb8f
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ https://ftpmirror.gnu.org/gnu/indent/indent-${version}.tar.gz.sig indent-${versi
|
||||||
https://ftpmirror.gnu.org/gnu/gnu-keyring.gpg gnu-keyring.gpg"
|
https://ftpmirror.gnu.org/gnu/gnu-keyring.gpg gnu-keyring.gpg"
|
||||||
useconfigure=true
|
useconfigure=true
|
||||||
use_fresh_config_sub=true
|
use_fresh_config_sub=true
|
||||||
|
config_sub_path=config/config.sub
|
||||||
auth_type="sig"
|
auth_type="sig"
|
||||||
auth_opts=("--keyring" "./gnu-keyring.gpg" "indent-${version}.tar.gz.sig")
|
auth_opts=("--keyring" "./gnu-keyring.gpg" "indent-${version}.tar.gz.sig")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue