uim: fix S in native package
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 14 Jun 2007 17:12:04 +0000 (17:12 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 14 Jun 2007 17:12:04 +0000 (17:12 +0000)
packages/uim/uim-native_1.3.1.bb

index 5249ac6..653056e 100644 (file)
@@ -1,3 +1,5 @@
 require uim.inc
 DEPENDS = "gtk+ anthy intltool-native"
 inherit native autotools pkgconfig
+
+S = "${WORKDIR}/uim-${PV}"