summaryrefslogtreecommitdiff
path: root/news/inn/MESSAGE
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2008-09-03 06:34:32 +0000
committerspz <spz@pkgsrc.org>2008-09-03 06:34:32 +0000
commitadbceb7baebd4f835ac19fa3c11bc49f3402a5b4 (patch)
tree9ed6a0222999e62d2a31354a7f534167ae42e9a6 /news/inn/MESSAGE
parent6b1eaa5514d63465357536260c5d4eec418fc177 (diff)
downloadpkgsrc-adbceb7baebd4f835ac19fa3c11bc49f3402a5b4.tar.gz
when installing to variable locations, make it so we actually vary where we
expect that which we installed (ie, fix PLIST) also make sure that our installation destination is under PREFIX fixes PR 39165
Diffstat (limited to 'news/inn/MESSAGE')
-rw-r--r--news/inn/MESSAGE8
1 files changed, 4 insertions, 4 deletions
diff --git a/news/inn/MESSAGE b/news/inn/MESSAGE
index 7c65ed3c042..b5c675e2c5b 100644
--- a/news/inn/MESSAGE
+++ b/news/inn/MESSAGE
@@ -1,10 +1,10 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.4 2008/06/23 09:10:53 spz Exp $
+$NetBSD: MESSAGE,v 1.5 2008/09/03 06:34:32 spz Exp $
The following programs have been installed suid root on your machine:
- ${INN_PATHBIN}/inndstart
- ${INN_PATHBIN}/startinnfeed
+ ${PREFIX}/${INN_PATHBIN}/inndstart
+ ${PREFIX}/${INN_PATHBIN}/startinnfeed
---------------------------------------------------------------------------
UPDATE WARNING - UPDATE WARNING - UPDATE WARNING - UPDATE WARNING
@@ -12,7 +12,7 @@ UPDATE WARNING - UPDATE WARNING - UPDATE WARNING - UPDATE WARNING
The directory structure of the package has changed.
INNs etc is now in ${PREFIX}/etc/inn
-the binaries are now in ${INN_PATHBIN}
+the binaries are now in ${PREFIX}/${INN_PATHBIN}
UPDATE WARNING - UPDATE WARNING - UPDATE WARNING - UPDATE WARNING
---------------------------------------------------------------------------