freebsd-ports/print/pnm2ppa/files/patch-ad
Oliver Braun 150f335772 Upgrade to 1.11.
PR:		ports/45449
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-11-18 22:12:12 +00:00

29 lines
1.2 KiB
Text

--- pnm2ppa.conf.orig Sun Nov 10 06:47:47 2002
+++ pnm2ppa.conf Mon Nov 18 21:10:36 2002
@@ -1,7 +1,7 @@
# Sample configuration file
#
# This file will be automatically read upon startup if it is placed in
-# /etc/pnm2ppa.conf
+# %%PREFIX%%/etc/pnm2ppa.conf
#
# uncomment entries by removing "#" to activate them.
#
@@ -44,7 +44,7 @@
log_info 1 # <= COMMENT THIS OUT TO GET THE NEW DEFAULT BEHAVIOR!
# Note: the "silent 1" and "log_info" keywords are only accepted from the
-# system configuration file (/etc/pnm2ppa.conf), and not from configuration
+# system configuration file (%%PREFIX%%/etc/pnm2ppa.conf), and not from configuration
# files specified by users with the pnm2ppa option "-f".
#---------set the margins of the printed page-------------------
@@ -123,7 +123,7 @@
#------------Color correct curve Gamma parameters-------------------------
# Gamma color correction values for Red, Green and Blue:
# (Note: a more effective method of color correction is to use
-# a calibration file /etc/pnm2ppa.gamma, in which case these
+# a calibration file %%PREFIX%%/etc/pnm2ppa.gamma, in which case these
# Gamma values will not be used. See COLOR.html or COLOR.txt)
# The pnm2ppa option --noGamma suppresses color correction.