From 841fec4ac79bf2be2a03966ecb26825801540ea6 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 3 Apr 2021 19:57:33 +0300 Subject: cpt: drop release candidate from testing --- testing/cpt/build | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 testing/cpt/build (limited to 'testing/cpt/build') diff --git a/testing/cpt/build b/testing/cpt/build deleted file mode 100755 index 7aa514e7..00000000 --- a/testing/cpt/build +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -e - -docs=$(./src/cpt-list --check texinfo yes no) -make PREFIX=/usr DOCS="$docs" DESTDIR="$1" install - -install -Dm644 cpt-base "$1/etc/cpt-base" -install -Dm755 news "$1/usr/bin/cpt-news" -- cgit v1.2.3