libgtkstylus: correct SCR_URI

git-svn-id: https://svn.o-hand.com/repos/poky@22 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2005-09-15 09:46:16 +00:00
parent 25c3c69bc7
commit 6fa80cb0bf
1 changed files with 1 additions and 1 deletions

View File

@ -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() {