From 4de9189c9b20bab86d1397c6fda766f09bb90be0 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 21 Dec 2020 03:17:46 +0300 Subject: cpt: bump to 5.1.1 --- core/cpt/build | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core/cpt/build') 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" -- cgit v1.2.3