summaryrefslogtreecommitdiff
path: root/sysutils/amanda/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda/patches/patch-aa')
-rw-r--r--sysutils/amanda/patches/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/sysutils/amanda/patches/patch-aa b/sysutils/amanda/patches/patch-aa
new file mode 100644
index 00000000000..5de256cd752
--- /dev/null
+++ b/sysutils/amanda/patches/patch-aa
@@ -0,0 +1,19 @@
+*** 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