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/files/cpt-base | 25 ------------------------- testing/cpt/files/news | 4 ---- 2 files changed, 29 deletions(-) delete mode 100644 testing/cpt/files/cpt-base delete mode 100644 testing/cpt/files/news (limited to 'testing/cpt/files') diff --git a/testing/cpt/files/cpt-base b/testing/cpt/files/cpt-base deleted file mode 100644 index ad4d1dc7..00000000 --- a/testing/cpt/files/cpt-base +++ /dev/null @@ -1,25 +0,0 @@ -# This file defines the base packages of the system. You can add or remove -# package names in order to redefine the base. This file will be used by -# cpt-orphans and cpt-reset. If this file doesn't exist on /etc/cpt-base, both -# of the tools will assume that there is no defined base, so use with caution. -baselayout -binutils -byacc -busybox -bzip2 -ca-certificates -curl -flex -gcc -git -rsync -gzip -cpt -bearssl -linux-headers -m4 -make -musl -pkgconf -xz -zlib diff --git a/testing/cpt/files/news b/testing/cpt/files/news deleted file mode 100644 index 4c0dabfd..00000000 --- a/testing/cpt/files/news +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -e -# Read news and announcements from Carbs Linux - -curl -sfL https://carbslinux.org/news/index.txt | ${PAGER:-less} -- cgit v1.2.3