Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists/etc fix saslc paths.



details:   https://anonhg.NetBSD.org/src/rev/d443b094f252
branches:  trunk
changeset: 762419:d443b094f252
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Feb 20 19:24:53 2011 +0000

description:
fix saslc paths.

diffstat:

 distrib/sets/lists/etc/mi |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r f608e3696abf -r d443b094f252 distrib/sets/lists/etc/mi
--- a/distrib/sets/lists/etc/mi Sun Feb 20 19:24:07 2011 +0000
+++ b/distrib/sets/lists/etc/mi Sun Feb 20 19:24:53 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.220 2011/02/20 15:59:22 christos Exp $
+# $NetBSD: mi,v 1.221 2011/02/20 19:24:53 christos Exp $
 #
 # Note: end-user configuration files that are moved to another location
 #      should not be marked "obsolete"; they should just be removed from
@@ -299,7 +299,9 @@
 ./etc/rmt                                      etc-sysutil-etc
 ./etc/rpc                                      etc-net-etc
 ./etc/saslc.d                                  etc-libsaslc-etc
-./etc/saslc.d/mech                             etc-libsaslc-etc
+./etc/saslc.d/mech                             obsolete                obsolete
+./etc/saslc.d/saslc                            etc-libsaslc-etc
+./etc/saslc.d/saslc/mech                       etc-libsaslc-etc
 ./etc/saslc.d/postfix                          etc-libsaslc-postfix
 ./etc/saslc.d/postfix/mech                     etc-libsaslc-postfix
 ./etc/security                                 etc-sys-etc



Home | Main Index | Thread Index | Old Index