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:
83f66a3
)
classes/xfce.bbclass: fix SRC_URI
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Sat, 16 Jan 2010 14:18:40 +0000
(15:18 +0100)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Sat, 16 Jan 2010 14:23:46 +0000
(15:23 +0100)
classes/xfce.bbclass
patch
|
blob
|
history
diff --git
a/classes/xfce.bbclass
b/classes/xfce.bbclass
index
b18313f
..
db6329c
100644
(file)
--- a/
classes/xfce.bbclass
+++ b/
classes/xfce.bbclass
@@
-9,7
+9,7
@@
LICENSE = "LGPLv2"
DEPENDS += "startup-notification"
XFCE_VERSION = ${PV}
-SRC_URI = "http://www.us.xfce.org/archive/xfce
-
${XFCE_VERSION}/src/${PN}-${PV}.tar.bz2"
+SRC_URI = "http://www.us.xfce.org/archive/xfce
/
${XFCE_VERSION}/src/${PN}-${PV}.tar.bz2"
inherit autotools