On Mon, 16 Feb 2009 01:02:00 -0800 (PST)
Phillip Warner <[email protected]> wrote:

> --- On Sun, 2/15/09, Marco Pessotto <[email protected]> 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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
SlackBuilds-users mailing list
[email protected]
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/

Reply via email to