[Pkg-ime-devel] Bug#657828: Bug #657828: ibus: FTBFS

Aron Xu happyaron.xu at gmail.com
Sun Jan 29 12:39:33 UTC 2012


tags 657828 + patch
thanks

Hi Osamu,

I believe the patch you have proposed is the correct approach to fix
this FTBFS. But it's better to change the name of the variable,
because these two sample lines was taken from the ldm (not lightdm)
project. The following patch should done the work, and please remember
to disable use_pkglibexec.patch first.

$ cat debian/patches/support_tripplet.patch
Index: ibus-1.4.0/ui/gtk/Makefile.am
===================================================================
--- ibus-1.4.0.orig/ui/gtk/Makefile.am  2011-08-11 00:49:43.000000000 +0000
+++ ibus-1.4.0/ui/gtk/Makefile.am       2012-01-29 12:20:44.852187932 +0000
@@ -36,7 +36,8 @@
        $(NULL)
 ui_gtkdir = $(pkgdatadir)/ui/gtk

-libexec_SCRIPTS = \
+ibusuigtkdir = $(libexecdir)/@PACKAGE@
+dist_ibusuigtk_SCRIPTS = \
        ibus-ui-gtk \
        $(NULL)



-- 
Regards,
Aron Xu





More information about the Pkg-ime-devel mailing list