matchbox-common: make it bug compatible again
authorKoen Kooi <koen@openembedded.org>
Sat, 17 Nov 2007 08:13:52 +0000 (08:13 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 17 Nov 2007 08:13:52 +0000 (08:13 +0000)
packages/matchbox-common/matchbox-common_0.9.1.bb

index ca68003..6ec38cf 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox window manager common files"
 SECTION = "x11/wm"
 LICENSE = "GPL"
 DEPENDS = "libmatchbox"
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \
            file://no-utilities-category.patch;patch=1 \
@@ -19,7 +19,7 @@ FILES_${PN} = "\
 
 ALTERNATIVE_NAME = "x-window-manager"
 ALTERNATIVE_LINK = "${bindir}/x-window-manager"
-ALTERNATIVE_PATH = "${bindir}/matchbox-window-manager"
+ALTERNATIVE_PATH = "${bindir}/matchbox-session"
 ALTERNATIVE_PRIORITY = "11"