aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcore/cpt/build4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/cpt/build b/core/cpt/build
index c7e2ba43..d9173791 100755
--- a/core/cpt/build
+++ b/core/cpt/build
@@ -2,5 +2,5 @@
make PREFIX=/usr DESTDIR="$1" install
-install -Dm644 cpt-base "$1/etc/cpt-base"
-install -Dm755 news "$1/usr/bin/cpt-news"
+clinst -Dm644 cpt-base "$1/etc/cpt-base"
+clinst -Dm755 news "$1/usr/bin/cpt-news"