aboutsummaryrefslogtreecommitdiff
path: root/core/cpt/build
diff options
context:
space:
mode:
Diffstat (limited to 'core/cpt/build')
-rwxr-xr-xcore/cpt/build3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/cpt/build b/core/cpt/build
index c7e2ba43..11f03c51 100755
--- a/core/cpt/build
+++ b/core/cpt/build
@@ -4,3 +4,6 @@ make PREFIX=/usr DESTDIR="$1" install
install -Dm644 cpt-base "$1/etc/cpt-base"
install -Dm755 news "$1/usr/bin/cpt-news"
+
+# TODO Remove this on the next release
+rm -f "$1/usr/bin/Makefile"