diff options
-rw-r--r-- | recipes/uim/uim-native_1.3.1.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/uim/uim-native_1.3.1.bb b/recipes/uim/uim-native_1.3.1.bb index f23f6bd945..3404a36ab5 100644 --- a/recipes/uim/uim-native_1.3.1.bb +++ b/recipes/uim/uim-native_1.3.1.bb @@ -3,6 +3,4 @@ DEPENDS = "gtk+ anthy intltool-native" inherit native autotools pkgconfig PR = "r2" -S = "${WORKDIR}/uim-${PV}" - EXTRA_OECONF += "--disable-xim" |