xfce46.bbclass: Remove ";name=archive" from the source URL as the recipes do not...
authorDavid-John Willis <John.Willis@Distant-earth.com>
Wed, 29 Sep 2010 15:55:43 +0000 (16:55 +0100)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Mon, 4 Apr 2011 19:15:46 +0000 (20:15 +0100)
Fixes Xfce building.

classes/xfce46.bbclass

index db13f69..9f59d4f 100644 (file)
@@ -11,7 +11,7 @@ SECTION ?= "x11/xfce"
 
 XFCE_VERSION = ${PV}
 
-SRC_URI = "http://mocha.xfce.org/archive/src/xfce/${PN}/${@'${PV}'[0:3]}/${PN}-${PV}.tar.bz2;name=archive"
+SRC_URI = "http://mocha.xfce.org/archive/src/xfce/${PN}/${@'${PV}'[0:3]}/${PN}-${PV}.tar.bz2"
 
 inherit autotools gtk-icon-cache pkgconfig