pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/postfix-current/files fix typo in #!



details:   https://anonhg.NetBSD.org/pkgsrc/rev/536e4697b0ad
branches:  trunk
changeset: 470218:536e4697b0ad
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Mar 07 10:14:40 2004 +0000

description:
fix typo in #!

diffstat:

 mail/postfix-current/files/postfix.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r b7fadb384ed3 -r 536e4697b0ad mail/postfix-current/files/postfix.sh
--- a/mail/postfix-current/files/postfix.sh     Sun Mar 07 10:13:46 2004 +0000
+++ b/mail/postfix-current/files/postfix.sh     Sun Mar 07 10:14:40 2004 +0000
@@ -1,6 +1,6 @@
-#!@RCD_SCRIPTS_DIR@
+#!@RCD_SCRIPTS_SHELL@
 #
-# $NetBSD: postfix.sh,v 1.1.1.1 2004/03/06 15:04:12 grant Exp $
+# $NetBSD: postfix.sh,v 1.2 2004/03/07 10:14:40 grant Exp $
 #
 
 # PROVIDE: mail



Home | Main Index | Thread Index | Old Index