$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