[Slackbuilds-users] rxvt-unicode: TERMINFO entry installed in /
Marco Pessotto
melmothx at gmail.com
Sun Feb 15 12:16:11 UTC 2009
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
More information about the SlackBuilds-users
mailing list