summaryrefslogtreecommitdiff
path: root/mail/prayer/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'mail/prayer/patches/patch-ae')
-rw-r--r--mail/prayer/patches/patch-ae25
1 files changed, 25 insertions, 0 deletions
diff --git a/mail/prayer/patches/patch-ae b/mail/prayer/patches/patch-ae
new file mode 100644
index 00000000000..0cc1ded3031
--- /dev/null
+++ b/mail/prayer/patches/patch-ae
@@ -0,0 +1,25 @@
+$NetBSD: patch-ae,v 1.1 2003/03/02 12:10:47 jmmv Exp $
+
+--- files/etc/prayer.cf.SRC.orig 2002-11-06 11:13:44.000000000 +0100
++++ files/etc/prayer.cf.SRC
+@@ -363,16 +363,16 @@ ispell_path = /usr/bin/ispell
+ # <login_suffix_path>
+
+ # Login page prefix
+-#login_prefix_path = "$prefix/etc/login_prefix.html"
++#login_prefix_path = "__PKG_SYSCONFDIR__/login_prefix.html"
+
+ # Message of the day file
+-#motd_path = "$prefix/etc/motd.html"
++#motd_path = "__PKG_SYSCONFDIR__/motd.html"
+
+ # Login page suffix
+-#login_suffix_path = "$prefix/etc/login_suffix.html"
++#login_suffix_path = "__PKG_SYSCONFDIR__/login_suffix.html"
+
+ # Welcome text displayed when user first logs in
+-welcome_path = "$prefix/etc/welcome.html"
++welcome_path = "__PKG_SYSCONFDIR__/welcome.html"
+
+ # Location of help files
+ help_dir = "$prefix/help"