aboutsummaryrefslogtreecommitdiff
path: root/core/cpt/build
diff options
context:
space:
mode:
Diffstat (limited to 'core/cpt/build')
-rwxr-xr-xcore/cpt/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/cpt/build b/core/cpt/build
index 08374058..92a0f63c 100755
--- a/core/cpt/build
+++ b/core/cpt/build
@@ -1,3 +1,4 @@
#!/bin/sh -e
make PREFIX=/usr DESTDIR="$1" install
+install -Dm755 news "$1/usr/bin/cpt-news"