From: Richard Purdie Date: Thu, 15 Sep 2005 09:46:16 +0000 (+0000) Subject: libgtkstylus: correct SCR_URI X-Git-Tag: 2011-1~13372 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6fa80cb0bfdea71e52f22fff010fb7691bea5af4;p=openembedded-core.git libgtkstylus: correct SCR_URI git-svn-id: https://svn.o-hand.com/repos/poky@22 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb b/openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb index ce4a1e6e17..578ac7f2ac 100644 --- a/openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb +++ b/openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb @@ -7,7 +7,7 @@ FILES_${PN} = "/etc ${libdir}/gtk-2.0" inherit autotools -SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.bz2 \ +SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.gz \ file://gtkstylus.sh" do_install_append() {