summaryrefslogtreecommitdiff
path: root/packages/rxvt-unicode
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2006-01-18 11:00:20 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-18 11:00:20 +0000
commit1cff8772528f5bf97ac732a157b9daf63feab5c2 (patch)
tree86c3681ec7441dd69bda28c270f24a85d2df9ec8 /packages/rxvt-unicode
parent0671fc09447f5fc246198cacd44c30f74e3fec89 (diff)
parent3d3c02597e3e07fa1150ed6117f1134fc93784bf (diff)
merge of 1fd96e7d233a7113f1bee08df16d96bcff4340b1
and b4a513218154eb17b59ed896ac7e0037ab11fc14
Diffstat (limited to 'packages/rxvt-unicode')
-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