Merge bk://openembedded@openembedded.bkbits.net/packages
authorPhil Blundell <philb@gnu.org>
Sat, 12 Jun 2004 14:30:16 +0000 (14:30 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 12 Jun 2004 14:30:16 +0000 (14:30 +0000)
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

index f8ce4e8..80df3ed 100644 (file)
@@ -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