summaryrefslogtreecommitdiff
path: root/time/pcal/patches/patch-ab
blob: ec0dc73641c2e8b932db6f13d320cfe32d1b54e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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