[Slackbuilds-users] rxvt-unicode: TERMINFO entry installed in /
Robby Workman
rworkman at slackbuilds.org
Fri Feb 20 16:02:23 UTC 2009
On Mon, 16 Feb 2009 01:02:00 -0800 (PST)
Phillip Warner <pc_warner at yahoo.com> wrote:
> --- On Sun, 2/15/09, Marco Pessotto <melmothx at gmail.com> wrote:
> > The rxvt-unicode Slackbuild install the TERMINFO entry in
> > the / and not
> > in $PKG. This issue is not a problem if the package is
> > installed in the
> > same machine, but *is* an issue if the package are reused
> > or
> > redistributed or if the package generation is made by a
> > regular user:
> >
> > Solution:
> >
> > make
> > mkdir -p $PKG/usr/share/terminfo
> > TERMINFO=$PKG/usr/share/terminfo make install DESTDIR=$PKG
> >
> > And seems to works. (thanks to Corrado Franco)
> >
>
> I have verified the problem, but not the solution.
The terminfo file is getting installed from ./doc/Makefile via the
tic(1) command. Based on tic(1), this does appear to be the correct
solution, so I'll get that fixed on this end and merged with the next
update.
-RW
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20090220/37cfaa40/attachment.asc>
More information about the SlackBuilds-users
mailing list