pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/uucp/files/uucpd put in the pkgsrc location of uucico



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c210597bb41f
branches:  trunk
changeset: 526640:c210597bb41f
user:      christos <christos%pkgsrc.org@localhost>
date:      Fri Mar 16 20:05:37 2007 +0000

description:
put in the pkgsrc location of uucico

diffstat:

 net/uucp/files/uucpd/pathnames.h |  4 ++--
 net/uucp/files/uucpd/uucpd.8     |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r 0246595c444c -r c210597bb41f net/uucp/files/uucpd/pathnames.h
--- a/net/uucp/files/uucpd/pathnames.h  Fri Mar 16 20:02:04 2007 +0000
+++ b/net/uucp/files/uucpd/pathnames.h  Fri Mar 16 20:05:37 2007 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: pathnames.h,v 1.2 2007/03/16 17:52:30 christos Exp $   */
+/*     $NetBSD: pathnames.h,v 1.3 2007/03/16 20:05:37 christos Exp $   */
 
 /*
  * Copyright (c) 1989 The Regents of the University of California.
@@ -33,4 +33,4 @@
 
 #include <paths.h>
 
-#define        _PATH_UUCICO    "@PREFIX@/libexec/uucp/uucico"
+#define        _PATH_UUCICO    "@PREFIX@/sbin/uucico"
diff -r 0246595c444c -r c210597bb41f net/uucp/files/uucpd/uucpd.8
--- a/net/uucp/files/uucpd/uucpd.8      Fri Mar 16 20:02:04 2007 +0000
+++ b/net/uucp/files/uucpd/uucpd.8      Fri Mar 16 20:05:37 2007 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: uucpd.8,v 1.2 2007/03/16 17:52:30 christos Exp $
+.\"    $NetBSD: uucpd.8,v 1.3 2007/03/16 20:05:37 christos Exp $
 .\"
 .\" Copyright (c) 1998 Matthew R. Green
 .\" All rights reserved.
@@ -48,7 +48,7 @@
 the username and password match a valid account
 .It
 the accounts shell is
-.Dq @PREFIX@/libexec/uucp/uucico .
+.Dq @PREFIX@/sbin/uucico .
 .El
 .Pp
 .Nm



Home | Main Index | Thread Index | Old Index