packages/openmoko-inputmethods/openmoko-keyboard_svn.bb
authorPhilippe De Swert <philippedeswert@scarlet.be>
Mon, 2 Apr 2007 17:26:37 +0000 (17:26 +0000)
committerPhilippe De Swert <philippedeswert@scarlet.be>
Mon, 2 Apr 2007 17:26:37 +0000 (17:26 +0000)
* correct the svn source url

packages/openmoko-inputmethods/openmoko-keyboard_svn.bb

index 077105a..58f25ab 100644 (file)
@@ -7,7 +7,7 @@ PR = "r1"
 
 inherit openmoko autotools pkgconfig gettext
 
-SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/applications;module=${PN};proto=http"
+SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/inputmethods;module=${PN};proto=http"
 
 S = "${WORKDIR}/${PN}"