[oe-commits] org.oe.dev matchbox-common: make it bug compatible again

koen commit openembedded-commits at lists.openembedded.org
Sat Nov 17 08:32:21 UTC 2007


matchbox-common: make it bug compatible again

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: d34d09dfbda04368b7fdc7c52c585f8a051fcfe3
ViewMTN: http://monotone.openembedded.org/revision/info/d34d09dfbda04368b7fdc7c52c585f8a051fcfe3
Files:
1
packages/matchbox-common/matchbox-common_0.9.1.bb
Diffs:

#
# mt diff -refd9b248d8659f032d27d6ea74996e0da64739c7 -rd34d09dfbda04368b7fdc7c52c585f8a051fcfe3
#
# 
# 
# patch "packages/matchbox-common/matchbox-common_0.9.1.bb"
#  from [68df8bc491f589a6f3e7b69e5b10ec838e6b621f]
#    to [7351b821f0ea6c14c62b5749cfc7a701b937496b]
# 
============================================================
--- packages/matchbox-common/matchbox-common_0.9.1.bb	68df8bc491f589a6f3e7b69e5b10ec838e6b621f
+++ packages/matchbox-common/matchbox-common_0.9.1.bb	7351b821f0ea6c14c62b5749cfc7a701b937496b
@@ -1,8 +1,8 @@ DEPENDS = "libmatchbox"
 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 @@ ALTERNATIVE_LINK = "${bindir}/x-window-m
 
 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"
 
 






More information about the Openembedded-commits mailing list