From 0d65e2560a325a4c9b62336f1561ac0714da616d Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Wed, 10 Jan 2001 17:09:31 +0000 Subject: Files added with the update of cups Fix a typo in the configure script the prevented sample configuration files from being install in $PREFIX/etc/cups Bumped PORTREVISION PR: 24227 Submitted by: George Reid MAINTAINER --- print/cups-base/files/patch-ad | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 print/cups-base/files/patch-ad (limited to 'print/cups-base/files/patch-ad') diff --git a/print/cups-base/files/patch-ad b/print/cups-base/files/patch-ad new file mode 100644 index 000000000000..68bd339f4295 --- /dev/null +++ b/print/cups-base/files/patch-ad @@ -0,0 +1,11 @@ +--- configure.orig Wed Jan 10 14:49:07 2001 ++++ configure Wed Jan 10 14:49:22 2001 +@@ -3615,7 +3615,7 @@ + + + +-CUPS_SERVERROOT='${sysconfdif}/cups' ++CUPS_SERVERROOT='${sysconfdir}/cups' + CUPS_LOGDIR='${localstatedir}/log/cups' + CUPS_REQUESTS='${localstatedir}/spool/cups' + -- cgit v1.2.3