From 24493e32d8548110c514db9bc09efb5aba276ca5 Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Thu, 28 Nov 2024 09:59:36 -0500 Subject: Set To Do branch --- t/LO/perl-nonexistentcpan/perl-nonexistentcpan.SlackBuild | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 t/LO/perl-nonexistentcpan/perl-nonexistentcpan.SlackBuild (limited to 't/LO/perl-nonexistentcpan/perl-nonexistentcpan.SlackBuild') diff --git a/t/LO/perl-nonexistentcpan/perl-nonexistentcpan.SlackBuild b/t/LO/perl-nonexistentcpan/perl-nonexistentcpan.SlackBuild deleted file mode 100644 index 5cd713d..0000000 --- a/t/LO/perl-nonexistentcpan/perl-nonexistentcpan.SlackBuild +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/bash -PRGNAM="perl-nonexistentcpan" -VERSION=${VERSION:-1.0} -BUILD=${BUILD:-1} -TAG=${TAG:-_SBo} -TMP=${TMP:-/tmp/SBo} -OUTPUT=${OUTPUT:-/tmp} - -mkdir -p $TMP/$PRGNAM-$VERSION -cp README $TMP/$PRGNAM-$VERSION -mkdir -p $OUTPUT/package-$PRGNAM/usr/doc/$PRGNAM-$VERSION -cp README $OUTPUT/package-$PRGNAM/usr/doc/$PRGNAM-$VERSION -cd $OUTPUT/package-$PRGNAM - -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-noarch-$BUILD$TAG.tgz -- cgit v1.2.3