From 0c0f13c62d1d1906fffb543e0f96a639dcbe3c3b Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 12 Jun 2004 14:30:16 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into gandalf.tm.informatik.uni-frankfurt.de:/home/pb_/packages 2004/06/12 16:30:12+02:00 uni-frankfurt.de!pb_ install rxvt as alternative for x-terminal-emulator BKrev: 40cb13782sGZQgFgn-5yLmRWdKL3qw --- rxvt/rxvt_2.7.9.oe | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rxvt/rxvt_2.7.9.oe b/rxvt/rxvt_2.7.9.oe index f8ce4e8e04..80df3ed8c6 100644 --- a/rxvt/rxvt_2.7.9.oe +++ b/rxvt/rxvt_2.7.9.oe @@ -5,7 +5,10 @@ DESCRIPTION = "Well known terminal emulator" SRC_URI = "pserver://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=apps/rxvt \ file://include.patch;patch=1" -inherit autotools +inherit autotools update-alternatives + +ALTERNATIVE_NAME = "x-terminal-emulator" +ALTERNATIVE_PATH = "${bindir}/rxvt-2.7.9" S = ${WORKDIR}/rxvt -- cgit v1.2.3