openbsd-ports/net/uucp/patches/patch-uustat_1
sturm ca4bae8577 - don't hardcode /etc, use SYSCONFDIR instead
- don't change SYSCONFDIR, use CONFDIR/SUBST_VARS instead and if neccessary
  use "CONFIGURE_STYLE=gnu old" and explicitly set --sysconfdir=${CONFDIR}
a few more to come...
2003-05-12 18:02:44 +00:00

16 lines
496 B
Plaintext

$OpenBSD: patch-uustat_1,v 1.2 2003/05/12 18:02:45 sturm Exp $
--- uustat.1.orig Sun Aug 20 15:29:55 1995
+++ uustat.1 Thu Jul 12 04:08:06 2001
@@ -540,9 +540,9 @@ The file names may be changed at compila
configuration file, so these are only approximations.
.br
-/usr/lib/uucp/config - Configuration file.
+%%SYSCONFDIR%%/uucp/config - Configuration file.
.br
-/usr/spool/uucp -
+/var/spool/uucp -
UUCP spool directory.
.SH SEE ALSO
ps(1), rmail(1), uucp(1), uux(1), uucico(8), uuxqt(8)