Package: im-config Version: 0.27-1 im-config 0.27-1 does not build in Ubuntu. Please see attached patch.
-- Gunnar Hjalmarsson https://launchpad.net/~gunnarhj
--- a/debian/rules 2014-10-18 18:49:57.000000000 +0200 +++ b/debian/rules 2014-10-27 14:51:05.531293944 +0100 @@ -11,5 +11,6 @@ cd debian/im-config/usr/share/im-config/data ; \ mv 22_fcitx.conf 20_fcitx.conf ; \ mv 22_fcitx.rc 20_fcitx.rc ; \ + cd $(CURDIR) ; \ echo "OnlyShowIn=KDE;GNOME;" >> debian/im-config/usr/share/applications/im-config.desktop ;\ fi

