From 6fc3b9dc3e84abb1371424efbc8b01ccd41e27f6 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 16 Jan 2022 16:03:29 +0000 Subject: changed patch to prepare --- repo/system/gmp.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/gmp.xibuild') diff --git a/repo/system/gmp.xibuild b/repo/system/gmp.xibuild index 8e1fe54..aeab9d4 100644 --- a/repo/system/gmp.xibuild +++ b/repo/system/gmp.xibuild @@ -6,7 +6,7 @@ PKG_VER=6.2.1 SOURCE=https://gmplib.org/download/gmp/gmp-$PKG_VER.tar.xz DESC="a collection of mathematical libraries" -patch () { +prepare () { cp -v configfsf.guess config.guess cp -v configfsf.sub config.sub } -- cgit v1.2.1