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: Thomas Klausner <wiz%NetBSD.org@localhost>
To: shinden%linux.pl@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/38284: lynx doesn't install lynx.lss
Date: Sat, 29 Mar 2008 15:55:50 +0100
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
Home |
Main Index |
Thread Index |
Old Index