summaryrefslogtreecommitdiff
path: root/news/inn/files
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-29 10:39:35 +0000
committerjlam <jlam>2002-09-29 10:39:35 +0000
commit0d97511268d6b08f8757ba9d76073a45a0f06f98 (patch)
tree4036f1009d4bcbbd3553b00a8c20858240abab62 /news/inn/files
parent7e346e47e1fb32a4f3014e0d311a223ca58438da (diff)
downloadpkgsrc-0d97511268d6b08f8757ba9d76073a45a0f06f98.tar.gz
* buildlink1 -> buildlink2
* Use gcc/buildlink2.mk instead of Makefile.gcc. * Use the functionality on bsd.pkg.install.mk to generate INSTALL/DEINSTALL scripts that match the functionality of the custom ones we're removing, and handle the rc.d script automatically. * Name the full paths of the binaries that are installed setuid.
Diffstat (limited to 'news/inn/files')
-rw-r--r--news/inn/files/innd.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/inn/files/innd.sh b/news/inn/files/innd.sh
index 7bf8f9eb15c..90494923e26 100644
--- a/news/inn/files/innd.sh
+++ b/news/inn/files/innd.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: innd.sh,v 1.12 2002/08/27 15:27:03 grant Exp $
+# $NetBSD: innd.sh,v 1.13 2002/09/29 10:39:36 jlam Exp $
#
# PROVIDE: inn
# REQUIRE: DAEMON
@@ -15,7 +15,7 @@ then
if [ ! -f @PREFIX@/etc/nntp/domainname ]
then
- (set - X `grep ^fromhost: @INN_DATA_DIR@/etc/inn.conf`
+ (set - X `grep ^fromhost: @PKG_SYSCONFDIR@/inn.conf`
if [ $# -eq 3 ]
then
echo $3 >@PREFIX@/etc/nntp/domainname