summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-01-18 15:39:17 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-18 15:39:17 +0000
commit8d60e06669abb89149ba60248ee6b72b6a274f04 (patch)
treedc9ad8f68c8a099e04a9539ac510b9f089a66188
parent4a3c0e80ef889e31d0a09530ba9e6877b75f1965 (diff)
parent9c62a6b5ca6c606d670955061ae4f570270aa3af (diff)
merge of f8284bbff196fac15cb8c1b32ae2ac3dcda6a7a8
and 856b33429f931b2e6a9dab859111ff4c8b6111c2
-rw-r--r--packages/rxvt-unicode/rxvt-unicode_5.6.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/rxvt-unicode/rxvt-unicode_5.6.bb b/packages/rxvt-unicode/rxvt-unicode_5.6.bb
index 92915bf872..43d9d0c14a 100644
--- a/packages/rxvt-unicode/rxvt-unicode_5.6.bb
+++ b/packages/rxvt-unicode/rxvt-unicode_5.6.bb
@@ -6,10 +6,14 @@ terminal emulator rxvt, modified to store text in Unicode \
output. It also supports mixing multiple fonts at the \
same time, including Xft fonts."
LICENSE = "GPL"
+PACKAGES =+ "${PN}-daemon ${PN}-control"
+FILES_${PN}-daemon = "${bindir}/rxvtd"
+FILES_${PN}-control = "${bindir}/rxvtc"
+
SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \
file://xwc.patch;patch=1 \
file://signedchar.patch;patch=1"
-PR = "r2"
+PR = "r3"
inherit autotools update-alternatives