mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-04 05:20:30 +00:00
Ports: Point indent to the correct config.sub location
This commit is contained in:
parent
a7ba108d1d
commit
108808bb8f
Notes:
sideshowbarker
2024-07-17 17:23:14 +09:00
Author: https://github.com/archanox Commit: https://github.com/SerenityOS/serenity/commit/108808bb8f Pull-request: https://github.com/SerenityOS/serenity/pull/12966 Reviewed-by: https://github.com/AtkinsSJ Reviewed-by: https://github.com/linusg
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"
|
||||
useconfigure=true
|
||||
use_fresh_config_sub=true
|
||||
config_sub_path=config/config.sub
|
||||
auth_type="sig"
|
||||
auth_opts=("--keyring" "./gnu-keyring.gpg" "indent-${version}.tar.gz.sig")
|
||||
|
||||
|
|
Loading…
Reference in a new issue