aboutsummaryrefslogtreecommitdiff
path: root/core/xz/build
diff options
context:
space:
mode:
Diffstat (limited to 'core/xz/build')
-rwxr-xr-xcore/xz/build3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/xz/build b/core/xz/build
index 6daf22f8..ba56b362 100755
--- a/core/xz/build
+++ b/core/xz/build
@@ -1,7 +1,6 @@
#!/bin/sh -e
-./configure \
- --prefix=/usr
+cpt-configure
make
make DESTDIR="$1" install