summaryrefslogtreecommitdiff
path: root/print/pcal/files/patch-html_pcal.cgi
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 14:02:16 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 14:02:16 +0000
commitba06c2d6a37dc081a3a8c5a01426a0a009428ca9 (patch)
tree7b1cdea9a21ff4ed307e29514e9d8286d9d83dfa /print/pcal/files/patch-html_pcal.cgi
parentStage, and pull the patches into a sed command. (diff)
Rename p*/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'print/pcal/files/patch-html_pcal.cgi')
-rw-r--r--print/pcal/files/patch-html_pcal.cgi13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/pcal/files/patch-html_pcal.cgi b/print/pcal/files/patch-html_pcal.cgi
new file mode 100644
index 000000000000..0b8e4293be25
--- /dev/null
+++ b/print/pcal/files/patch-html_pcal.cgi
@@ -0,0 +1,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