summaryrefslogtreecommitdiff
path: root/devel/cssc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-12-18 22:55:50 +0000
committerwiz <wiz@pkgsrc.org>2014-12-18 22:55:50 +0000
commit7b6eb3452f6d2ab647cb19ce0df85bd536d4543d (patch)
tree0c60a44094d900f29ca79348abbcf94cb41a576b /devel/cssc
parent8f2c56c4e79db08b641d0f7cf41ddc5d323a2472 (diff)
downloadpkgsrc-7b6eb3452f6d2ab647cb19ce0df85bd536d4543d.tar.gz
Remove patch-aa after update removed it from distinfo.
Diffstat (limited to 'devel/cssc')
-rw-r--r--devel/cssc/patches/patch-aa21
1 files changed, 0 insertions, 21 deletions
diff --git a/devel/cssc/patches/patch-aa b/devel/cssc/patches/patch-aa
deleted file mode 100644
index 674b9085ca8..00000000000
--- a/devel/cssc/patches/patch-aa
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2004/10/18 18:49:39 seb Exp $
-
---- tests/admin/y-flag.sh.orig 2004-10-10 12:51:16.000000000 +0200
-+++ tests/admin/y-flag.sh
-@@ -16,7 +16,7 @@ remove $s $g $z foo command.log last.com
- remove expected.stderr got.stderr expected.stdout got.stdout
-
- # Figure out if we ahous expect the thing to work.
--if admin -n -i/dev/null -fyM ${s} >/dev/null 2>&1 || $TESTING_CSSC
-+if ${admin} -n -i/dev/null -fyM ${s} >/dev/null 2>&1 || $TESTING_CSSC
- then
- echo "We are testing an SCCS implementation that supports the y flag. Good."
- else
-@@ -26,6 +26,7 @@ else
- success
- exit 0
- fi
-+remove s.bar
-
-
- remove foo