[oe-commits] M. Dietrich : ncurses: add rxvt-unicode as symlink to rxvt

GIT User account git at amethyst.openembedded.net
Sun Dec 14 15:27:53 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 36a9f729127bc4c42b464a018306b00c8b8491fa
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=36a9f729127bc4c42b464a018306b00c8b8491fa

Author: M. Dietrich <mdt at emdete.de>
Date:   Thu Aug 21 16:24:22 2008 +0200

ncurses: add rxvt-unicode as symlink to rxvt

---

 packages/ncurses/ncurses.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packages/ncurses/ncurses.inc b/packages/ncurses/ncurses.inc
index fd08853..94a7303 100644
--- a/packages/ncurses/ncurses.inc
+++ b/packages/ncurses/ncurses.inc
@@ -75,6 +75,7 @@ do_install() {
 	then
 		ln -sf xterm-color ${D}${sysconfdir}/terminfo/x/xterm
 	fi
+	ln -sf rxvt-unicode ${D}${sysconfdir}/terminfo/r/rxvt
 
 	if [ "${PN}" = "ncurses" ]; then
 		mv ${D}${bindir}/clear ${D}${bindir}/clear.${PN}





More information about the Openembedded-commits mailing list