summaryrefslogtreecommitdiff
path: root/time/pcal/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'time/pcal/patches/patch-ab')
-rw-r--r--time/pcal/patches/patch-ab15
1 files changed, 15 insertions, 0 deletions
diff --git a/time/pcal/patches/patch-ab b/time/pcal/patches/patch-ab
new file mode 100644
index 00000000000..ec0dc73641c
--- /dev/null
+++ b/time/pcal/patches/patch-ab
@@ -0,0 +1,15 @@
+$NetBSD: patch-ab,v 1.1.1.1 2000/12/21 06:20:53 kei Exp $
+
+--- pcal.cgi.orig Wed Dec 20 15:43:36 2000
++++ pcal.cgi Wed Dec 20 15:45:35 2000
+@@ -27,8 +27,8 @@
+ # common calendar file on your system (note that the user can't use his/her
+ # own calendar file since most servers will execute pcal.cgi as 'nobody')
+
+-pcal=/yourpath/pcal
+-file=/yourpath/calendar
++pcal=@@PREFIX@@/bin/pcal
++file=@@PREFIX@@/share/misc/calendar
+
+ # set DEBUG=1 to echo debugging output as HTML text
+ DEBUG=0