freebsd-ports/print/pcal/files/patch-ab
Pav Lucistnik 3d92847487 - Update to 4.8.0
- Undeprecate
- Assign maintainership

PR:		ports/76220
Submitted by:	Matthew West <mwest@uct.ac.za>
2005-01-14 22:42:27 +00:00

13 lines
438 B
Text

--- 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