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 Make sure the postfix files in ./etc/...



details:   https://anonhg.NetBSD.org/src/rev/d8c5677e5770
branches:  trunk
changeset: 572659:d8c5677e5770
user:      matt <matt%NetBSD.org@localhost>
date:      Mon Jan 10 00:06:27 2005 +0000

description:
Make sure the postfix files in ./etc/postfix are conditional on postfix

diffstat:

 distrib/sets/lists/etc/mi |  14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 0378484a60d5 -r d8c5677e5770 distrib/sets/lists/etc/mi
--- a/distrib/sets/lists/etc/mi Sun Jan 09 22:51:32 2005 +0000
+++ b/distrib/sets/lists/etc/mi Mon Jan 10 00:06:27 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.144 2004/11/18 15:34:24 wiz Exp $
+# $NetBSD: mi,v 1.145 2005/01/10 00:06:27 matt Exp $
 ./.cshrc                                       etc-util-etc
 ./.profile                                     etc-util-etc
 ./dev/MAKEDEV                                  etc-sys-etc
@@ -88,12 +88,12 @@
 ./etc/pf.conf                                  etc-net-etc
 ./etc/pf.os                                    etc-net-etc
 ./etc/phones                                   etc-uucp-etc
-./etc/postfix/README                           etc-postfix-etc
-./etc/postfix/main.cf                          etc-postfix-etc
-./etc/postfix/master.cf                                etc-postfix-etc
-./etc/postfix/post-install                     etc-postfix-etc
-./etc/postfix/postfix-files                    etc-postfix-etc
-./etc/postfix/postfix-script                   etc-postfix-etc
+./etc/postfix/README                           etc-postfix-etc         postfix
+./etc/postfix/main.cf                          etc-postfix-etc         postfix
+./etc/postfix/master.cf                                etc-postfix-etc         postfix
+./etc/postfix/post-install                     etc-postfix-etc         postfix
+./etc/postfix/postfix-files                    etc-postfix-etc         postfix
+./etc/postfix/postfix-script                   etc-postfix-etc         postfix
 ./etc/postinstall                              etc-sys-etc
 ./etc/powerd/scripts/power_button              etc-sysutil-etc
 ./etc/powerd/scripts/reset_button              etc-sysutil-etc



Home | Main Index | Thread Index | Old Index