openbsd-ports/www/mycalendar/patches/patch-sitevariables_pl
2006-04-11 05:49:38 +00:00

16 lines
763 B
Plaintext

$OpenBSD: patch-sitevariables_pl,v 1.1 2006/04/11 05:49:38 kevlo Exp $
--- sitevariables.pl.orig Tue Apr 11 13:19:02 2006
+++ sitevariables.pl Tue Apr 11 13:20:04 2006
@@ -40,9 +40,9 @@
# current calendar, just specify the path to pscal below.
####################################################################
# specify the FULL PATH to pscal executable THIS ENABLES THE LINK
-$pscal = '/usr/bin/pscal';
+$pscal = '/usr/local/bin/pscal';
# specify the FULL PATH to ps2pdf executable
-$ps2pdf = '/usr/bin/ps2pdf';
+$ps2pdf = '/usr/local/bin/ps2pdf';
# A writable path for the script to place the PDF's of the calendars
# This directory should allow for users to have read access. Some
# sometimes cgi-bin/ directories don't allow this so /var/www/html/