summaryrefslogtreecommitdiff
path: root/net/yale-tftpd/patches
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2002-04-23 15:27:15 +0000
committerseb <seb@pkgsrc.org>2002-04-23 15:27:15 +0000
commit8f967ad913a271fcac5db5a138fc6340a936280e (patch)
treed543d3f1401e02c5f2412b42be063c13c92f1f7c /net/yale-tftpd/patches
parent51e8493b5afdf846ffcfe7700e6a3c433a9847ba (diff)
downloadpkgsrc-8f967ad913a271fcac5db5a138fc6340a936280e.tar.gz
Make this package PKG_SYSCONFDIR aware.
Bump PKG_REVISION.
Diffstat (limited to 'net/yale-tftpd/patches')
-rw-r--r--net/yale-tftpd/patches/patch-aa4
-rw-r--r--net/yale-tftpd/patches/patch-ac8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/yale-tftpd/patches/patch-aa b/net/yale-tftpd/patches/patch-aa
index 8da1e9c8faf..867bb5c4af2 100644
--- a/net/yale-tftpd/patches/patch-aa
+++ b/net/yale-tftpd/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/07/30 19:43:49 nra Exp $
+$NetBSD: patch-aa,v 1.2 2002/04/23 15:27:16 seb Exp $
--- Makefile.orig Fri Oct 7 01:41:10 1994
+++ Makefile
@@ -11,7 +11,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2001/07/30 19:43:49 nra Exp $
-ETCDIR?=${DESTDIR}/etc
-BINDIR?=${DESTDIR}/usr/libexec
-+ETCDIR=${PREFIX}/etc
++ETCDIR=${PKG_SYSCONFDIR}
+BINDIR=${PREFIX}/libexec
+MANDIR=${PREFIX}/man
diff --git a/net/yale-tftpd/patches/patch-ac b/net/yale-tftpd/patches/patch-ac
index a267d48e4d0..baf9007e58a 100644
--- a/net/yale-tftpd/patches/patch-ac
+++ b/net/yale-tftpd/patches/patch-ac
@@ -1,4 +1,4 @@
-$NetBSD: patch-ac,v 1.1.1.1 2001/07/30 19:43:49 nra Exp $
+$NetBSD: patch-ac,v 1.2 2002/04/23 15:27:16 seb Exp $
--- tftpd.8.orig Wed Oct 5 06:18:21 1994
+++ tftpd.8
@@ -16,7 +16,7 @@ $NetBSD: patch-ac,v 1.1.1.1 2001/07/30 19:43:49 nra Exp $
line,
.B tftpd
-will use that, otherwise the default file is ``/usr/local/etc/tftpd.conf''.
-+will use that, otherwise the default file is ``@PREFIX@/etc/tftpd.conf''.
++will use that, otherwise the default file is ``@ETCDIR@/tftpd.conf''.
.sp
Configuration commands are:
.IP defaultDirectory
@@ -26,7 +26,7 @@ $NetBSD: patch-ac,v 1.1.1.1 2001/07/30 19:43:49 nra Exp $
.SH "FILES"
-.ta \w'/usr/local/etc/tftpd.conf~~'u
-/usr/local/etc/tftpd.conf default tftpd configuration file
-+.ta \w'@PREFIX@/etc/tftpd.conf~~'u
-+@PREFIX@/etc/tftpd.conf default tftpd configuration file
++.ta \w'@ETCDIRX@/tftpd.conf~~'u
++@ETCDIR@/tftpd.conf default tftpd configuration file
.br
/etc/inetd.conf inetd configuration file