diff options
Diffstat (limited to 'core/cpt/build')
-rwxr-xr-x | core/cpt/build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/cpt/build b/core/cpt/build index 20ced110..c7e2ba43 100755 --- a/core/cpt/build +++ b/core/cpt/build @@ -4,5 +4,3 @@ make PREFIX=/usr DESTDIR="$1" install install -Dm644 cpt-base "$1/etc/cpt-base" install -Dm755 news "$1/usr/bin/cpt-news" - -install -Dm755 src/cpt "$1/usr/bin/cpt" |