classes/xfce.bbclass: fix SRC_URI
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 16 Jan 2010 14:18:40 +0000 (15:18 +0100)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 16 Jan 2010 14:23:46 +0000 (15:23 +0100)
classes/xfce.bbclass

index b18313f..db6329c 100644 (file)
@@ -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