af768caa08
update to 1.4.1 OBS-URL: https://build.opensuse.org/request/show/108306 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=37
13 lines
585 B
Diff
13 lines
585 B
Diff
diff -Nur ibus-1.4.1/src/Makefile.am ibus-1.4.1-new/src/Makefile.am
|
|
--- ibus-1.4.1/src/Makefile.am 2012-02-02 12:54:54.000000000 +0800
|
|
+++ ibus-1.4.1-new/src/Makefile.am 2012-03-07 17:30:53.227329124 +0800
|
|
@@ -170,7 +170,7 @@
|
|
ibusenumtypes.h \
|
|
$(NULL)
|
|
IBus-1.0.gir: $(libibus) Makefile
|
|
-IBus_1_0_gir_SCANNERFLAGS = --pkg=ibus-1.0 $(IBUS_GIR_SCANNERFLAGS)
|
|
+IBus_1_0_gir_SCANNERFLAGS = --pkg-export=ibus-1.0
|
|
IBus_1_0_gir_INCLUDES = GLib-2.0 GObject-2.0 Gio-2.0
|
|
IBus_1_0_gir_LIBS = $(libibus)
|
|
IBus_1_0_gir_FILES = $(addprefix $(srcdir)/,$(introspection_files))
|