summaryrefslogtreecommitdiff
path: root/print/pcal/files/patch-html_pcal.cgi
blob: 0b8e4293be25e81af2a6b7c62717666d882ecf9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- html/pcal.cgi.orig	Thu Dec 16 01:18:24 2004
+++ html/pcal.cgi	Thu Jan 13 17:29:50 2005
@@ -29,8 +29,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