From c50bcab3c29bcc789029a0a558791df9b30fe13e Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 4 Feb 2024 17:57:24 -0800 Subject: [PATCH] build/pkgs/patch: Use updated build-aux scripts --- build/pkgs/patch/spkg-install.in | 1 + 1 file changed, 1 insertion(+) diff --git a/build/pkgs/patch/spkg-install.in b/build/pkgs/patch/spkg-install.in index 57f66569cb0..444505b53bd 100644 --- a/build/pkgs/patch/spkg-install.in +++ b/build/pkgs/patch/spkg-install.in @@ -7,6 +7,7 @@ if [ "x$UNAME" = xAIX ] ; then fi cd src +cp "$SAGE_ROOT"/config/config.* build-aux/ sdh_configure sdh_make sdh_make_install