summaryrefslogtreecommitdiff
path: root/misc/acron/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'misc/acron/files/patch-aa')
-rw-r--r--misc/acron/files/patch-aa16
1 files changed, 0 insertions, 16 deletions
diff --git a/misc/acron/files/patch-aa b/misc/acron/files/patch-aa
deleted file mode 100644
index cf5177c0e84d..000000000000
--- a/misc/acron/files/patch-aa
+++ /dev/null
@@ -1,16 +0,0 @@
---- whats.orig Wed Oct 14 18:32:40 1992
-+++ whats Sat Dec 13 11:31:33 1997
-@@ -44,11 +44,11 @@
- fi
- ac=`echo ${ac} | tr "[a-z]" "[A-Z]"`
-
--if [ ! -f acron ]
-+if [ ! -z ${ACRON} ]
- then
- acron=${ACRON}
- else
-- acron=acron
-+ acron=@@PREFIX@@/share/misc/acron
- fi
- i=`grep $q -c "^${ac} " ${acron}`
-