--- On Sun, 2/15/09, Marco Pessotto <[email protected]> wrote:
> From: Marco Pessotto <[email protected]>
> Subject: [Slackbuilds-users] rxvt-unicode: TERMINFO entry installed in /
> To: [email protected]
> Date: Sunday, February 15, 2009, 4:16 AM
> Hi all.
>
> 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)
>
> Bests
>
> Marco Pessotto
I have verified the problem, but not the solution.
--phillip
_______________________________________________
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/