ibus/ibus-gjs-xx-gnome-shell-3.1.4-build-failure.patch
Takao Fujiwara 5fabd65b63 Fixed Bug 735879 pre/postun scripts
- Updated ibus-gjs 3.1.91.20110908 and 3.0.2.20110908 for gnome-shell.
  Fixed preedit active segments on gnome-shell and X11 apps.
- Added ibus-xx-g-s-disable-preedit.patch
  Disabled preedit on gnome-shell for a workaround.
2011-09-08 14:03:03 +09:00

14 lines
436 B
Diff

--- ibus-gjs-3.1.4.20110823/configure.ac.orig 2011-09-01 16:03:26.074219971 +0900
+++ ibus-gjs-3.1.4.20110823/configure.ac 2011-09-01 16:05:31.107012718 +0900
@@ -174,8 +174,8 @@ try {
$GREP -v "DEBUG:"
}
-GNOME_SHELL_VERSION=`GET_JS_VERSION 'Config.PACKAGE_VERSION'`
-GJS_VERSION=`GET_JS_VERSION 'Config.GJS_VERSION'`
+GNOME_SHELL_VERSION=3.1.91
+GJS_VERSION=1.29.17
AC_SUBST(GNOME_SHELL_VERSION)
AC_SUBST(GJS_VERSION)