aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcore/make/build3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/make/build b/core/make/build
index 265eeb2d..ffb942a7 100755
--- a/core/make/build
+++ b/core/make/build
@@ -2,8 +2,7 @@
export LDFLAGS="$LDFLAGS -static"
-./configure \
- --prefix=/usr \
+cpt-configure \
--disable-nls \
--without-guile \
"$(cpt l --check make -- '' --disable-dependency-tracking)"