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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org