summaryrefslogtreecommitdiff
path: root/news/inn/patches
diff options
context:
space:
mode:
authortron <tron>1999-07-29 20:27:19 +0000
committertron <tron>1999-07-29 20:27:19 +0000
commit22a829cd3fd8fff5411b931737e13e6dcfe5551a (patch)
tree544ef7c74d8df801fe489818a8a0d539e09761e8 /news/inn/patches
parentc4a384b20d249737551cd610cb619cc47469d973 (diff)
downloadpkgsrc-22a829cd3fd8fff5411b931737e13e6dcfe5551a.tar.gz
Install INN binaries to "${LOCALBASE}/libexec/inn". Only "inews" is
linked to "${LOCALBASE}/bin". Fixes PR pkg/8110 by Wolfgang Rupprecht.
Diffstat (limited to 'news/inn/patches')
-rw-r--r--news/inn/patches/patch-ac15
1 files changed, 10 insertions, 5 deletions
diff --git a/news/inn/patches/patch-ac b/news/inn/patches/patch-ac
index a5ed22c0b94..4b0f5eb3d37 100644
--- a/news/inn/patches/patch-ac
+++ b/news/inn/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.2 1999/07/18 23:34:13 tron Exp $
+$NetBSD: patch-ac,v 1.3 1999/07/29 20:27:20 tron Exp $
---- Makefile.global.in.orig Fri Aug 28 12:34:15 1998
-+++ Makefile.global.in Fri Aug 28 12:29:51 1998
-@@ -34,7 +34,7 @@
+--- Makefile.global.in.orig Tue Oct 13 14:23:08 1998
++++ Makefile.global.in Thu Jul 29 21:18:18 1999
+@@ -40,11 +40,11 @@
EXTRA_SRC = @EXTRA_SRC@
OWNER = -O @NEWSUSER@ -G @NEWSGRP@
@@ -11,7 +11,12 @@ $NetBSD: patch-ac,v 1.2 1999/07/18 23:34:13 tron Exp $
NEWSGROUP = @NEWSGRP@
PATHNEWS = @prefix@
-@@ -55,10 +55,10 @@
+-PATHBIN = @prefix@/bin
++PATHBIN = @prefix@/libexec/inn
+ PATHETC = @ETCDIR@
+ PATHLIB = @LIBDIR@
+ PATHCONTROL = $(PATHBIN)/control
+@@ -61,10 +61,10 @@
# Pick on of SOURCE, NROFF-PACK or NROFF-PACK-SCO
MANPAGESTYLE = SOURCE