1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 02:57:34 +00:00

Ports: Replace the gettext config.sub patch with our download

This commit is contained in:
Tim Schumacher 2022-05-25 17:31:44 +02:00 committed by Linus Groh
parent ffe541e4ef
commit 22b862e9f0
5 changed files with 6 additions and 48 deletions

View file

@ -5,6 +5,8 @@ useconfigure=true
files="https://ftp.gnu.org/pub/gnu/gettext/gettext-${version}.tar.gz gettext-${version}.tar.gz c77d0da3102aec9c07f43671e60611ebff89a996ef159497ce8e59d075786b12"
auth_type=sha256
depends=("libiconv")
use_fresh_config_sub=true
config_sub_paths=("build-aux/config.sub" "libtextstyle/build-aux/config.sub")
install() {
run make DESTDIR=${SERENITY_INSTALL_ROOT} "${installopts[@]}" install