summaryrefslogtreecommitdiff
path: root/repo/system/gmp.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/gmp.xibuild')
-rw-r--r--repo/system/gmp.xibuild2
1 files changed, 1 insertions, 1 deletions
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
}