Update release notes with relative/absolute path behavior.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-05-14 06:18:39 -07:00
parent f75961dc63
commit 5f4d40019e

View File

@ -40,17 +40,11 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
1) The implementation of the environmental variables LIBEXEC and 1) The implementation of the environmental variables LIBEXEC and
PERLLIB that was introduced in 4.4.19 has been changed PERLLIB that was introduced in 4.4.19 has been changed
slightly. The top level directory for installing executables and slightly. The installers now allow absolute path names to be
Perl modules is no longer assumed to be /usr. So if you set these supplied so that the executables and/or Perl modules may be
variables as follows in your 4.4.19 packaging script: installed under a top-level directory other than /usr. The change
is compatible with 4.4.19 in that if a relative path name is
LIBEXEC=libexec supplied, then '/usr/' is prepended to the name.
PERLLIB=lib/perl5
then you will need to change them to
LIBEXEC=/usr/libexec
PERLLIB=/usr/lib/perl5
---------------------------------------------------------------------------- ----------------------------------------------------------------------------
I V. R E L E A S E 4 . 4 H I G H L I G H T S I V. R E L E A S E 4 . 4 H I G H L I G H T S