pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/38284: lynx doesn't install lynx.lss
The following reply was made to PR pkg/38284; it has been noted by GNATS.
From: "Daniel Horecki" <shinden%linux.pl@localhost>
To: "Thomas Klausner" <wiz%netbsd.org@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/38284: lynx doesn't install lynx.lss
Date: Mon, 14 Apr 2008 13:34:20 +0200
On Sat, Mar 29, 2008 at 4:55 PM, Thomas Klausner <wiz%netbsd.org@localhost>
wrote:
> On Sun, Mar 23, 2008 at 10:25:01PM +0000, shinden%linux.pl@localhost wrote:
> > Since couple of releases lynx doesn't install file lynx.lss from samples
> directory. And install now results in:
>
> I can't reproduce this.
> From 'make install' on NetBSD-4.99.58/amd64:
> mkdir /usr/pkg/share/examples/lynx
> ** installing ./lynx.cfg as /usr/pkg/share/examples/lynx/lynx.cfg
> mv -f /usr/pkg/share/examples/lynx/lynx.lss
> /usr/pkg/share/examples/lynx/lynx.oldlss
> mv: rename /usr/pkg/share/examples/lynx/lynx.lss to
> /usr/pkg/share/examples/lynx/lynx.oldlss: No such file or directory
> *** Error code 1 (ignored)
> /usr/bin/install -c -o root -g wheel -m 444 ./samples/lynx.lss
> /usr/pkg/share/examples/lynx/lynx.lss
> ...
> lynx-2.8.6.5nb2: copying /usr/pkg/share/examples/lynx/lynx.lss to
> /usr/pkg/etc/lynx.lss
> ...
>
> How does the relevant part in 'make install' look for you? For me the
> installation happens right after the one for the .cfg file (see
> above).
> Thomas
>
Ok, now I know it happens with PKG_OPTIONS.lynx=+slang. With that
option:
mkdir /usr/pkg/share/examples/lynx
** installing ./lynx.cfg as /usr/pkg/share/examples/lynx/lynx.cfg
Use /usr/bin/make install-help to install the help-files
Use /usr/bin/make install-doc to install extra documentation files
/bin/sh ./mkdirs.sh /usr/pkg/share/lynx/lynx_help
Without that option looks the same as you. So
CONF_FILES+= share/examples/lynx/lynx.lss ${PKG_SYSCONFDIR}/lynx.lss
should be moved to options file.
Daniel
--
Daniel Horecki
http://morr.pl
Home |
Main Index |
Thread Index |
Old Index