git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c4d351
)
matchbox-panel2: don't make the applets replace mb-panel, that breaks image generatio...
author
Koen Kooi
<koen@openembedded.org>
Sun, 25 Mar 2007 18:55:53 +0000
(18:55 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 25 Mar 2007 18:55:53 +0000
(18:55 +0000)
packages/matchbox2/matchbox-panel-2_svn.bb
patch
|
blob
|
history
diff --git
a/packages/matchbox2/matchbox-panel-2_svn.bb
b/packages/matchbox2/matchbox-panel-2_svn.bb
index
a0f4a7f
..
5022afa
100644
(file)
--- a/
packages/matchbox2/matchbox-panel-2_svn.bb
+++ b/
packages/matchbox2/matchbox-panel-2_svn.bb
@@
-3,11
+3,11
@@
LICENSE = "GPL"
SECTION = "x11/panels"
DEPENDS = "gtk+"
-RREPLACES = "matchbox-panel"
-RCONFLICTS = "matchbox-panel"
+RREPLACES
_${PN}
= "matchbox-panel"
+RCONFLICTS
_${PN}
= "matchbox-panel"
PV = "0.1+svn${SRCDATE}"
-PR = "r
3
"
+PR = "r
4
"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
S = "${WORKDIR}/${PN}"