summaryrefslogtreecommitdiff
path: root/misc/amanda/files/patch-aa
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:40 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:40 +0000
commit0d98f1227110082e9e507ca236458f6c363e25b6 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /misc/amanda/files/patch-aa
parentRemove comment about not being able to undefine a variable, as we *can* (diff)
This commit was manufactured by cvs2svn to create tag 'RELENG_2_0_5_ALPHA'.release/2.0.5a
Diffstat (limited to 'misc/amanda/files/patch-aa')
-rw-r--r--misc/amanda/files/patch-aa19
1 files changed, 0 insertions, 19 deletions
diff --git a/misc/amanda/files/patch-aa b/misc/amanda/files/patch-aa
deleted file mode 100644
index 5de256cd7526..000000000000
--- a/misc/amanda/files/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-*** tools/munge.orig Tue Feb 28 23:43:46 1995
---- tools/munge Tue Feb 28 23:44:12 1995
-***************
-*** 35,41 ****
- # Customize CPP to point to your system's C preprocessor.
-
- # if cpp is on your path:
-! CPP=cpp
-
- # if cpp is not on your path, try one of these:
- # CPP=/lib/cpp # traditional
---- 35,41 ----
- # Customize CPP to point to your system's C preprocessor.
-
- # if cpp is on your path:
-! CPP=/usr/bin/cpp
-
- # if cpp is not on your path, try one of these:
- # CPP=/lib/cpp # traditional