diff options
Diffstat (limited to 'security/prelude-lml/patches/patch-aa')
-rw-r--r-- | security/prelude-lml/patches/patch-aa | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/security/prelude-lml/patches/patch-aa b/security/prelude-lml/patches/patch-aa index 35a35f0a065..805ca2d788f 100644 --- a/security/prelude-lml/patches/patch-aa +++ b/security/prelude-lml/patches/patch-aa @@ -1,21 +1,21 @@ -$NetBSD: patch-aa,v 1.3 2006/07/11 09:41:33 shannonjr Exp $ +$NetBSD: patch-aa,v 1.4 2008/04/28 10:54:08 shannonjr Exp $ ---- configure.orig 2006-07-10 07:49:57.000000000 -0600 +--- configure.orig 2008-04-24 11:48:16.000000000 -0600 +++ configure -@@ -33038,10 +33038,10 @@ _ACEOF +@@ -34206,10 +34206,10 @@ fi + exec_prefix=$exec_prefix_save - --configdir=$sysconfdir/prelude-lml -+configdir=$sysconfdir +-configdir=$SYSCONFDIR/prelude-lml ++configdir=$SYSCONFDIR prelude_lml_conf=$configdir/prelude-lml.conf regex_conf=$configdir/plugins.rules --metadata_dir=$localstatedir/lib/prelude-lml -+metadata_dir=$localstatedir/prelude-lml - plugindir=$libdir/prelude-lml - log_plugin_dir=$plugindir +-metadata_dir=$LOCALSTATEDIR/lib/prelude-lml ++metadata_dir=$LOCALSTATEDIR/prelude-lml + plugindir=$LIBDIR/prelude-lml + -@@ -34549,6 +34549,8 @@ do +@@ -34815,6 +34815,8 @@ do case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) |