mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:17:35 +00:00
Ports: Add config.sub location to diffutils config.sub
This commit is contained in:
parent
9b437718fb
commit
67de6446a9
1 changed files with 1 additions and 0 deletions
|
@ -5,4 +5,5 @@ files="https://ftpmirror.gnu.org/gnu/diffutils/diffutils-${version}.tar.xz diffu
|
||||||
auth_type=sha256
|
auth_type=sha256
|
||||||
useconfigure=true
|
useconfigure=true
|
||||||
use_fresh_config_sub=true
|
use_fresh_config_sub=true
|
||||||
|
config_sub_path=build-aux/config.sub
|
||||||
depends=("libiconv")
|
depends=("libiconv")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue