summaryrefslogtreecommitdiff
path: root/setup/python3/ibus-setup-anthy.in
diff options
context:
space:
mode:
Diffstat (limited to 'setup/python3/ibus-setup-anthy.in')
-rw-r--r--setup/python3/ibus-setup-anthy.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/setup/python3/ibus-setup-anthy.in b/setup/python3/ibus-setup-anthy.in
index f8832fd..b936d2c 100644
--- a/setup/python3/ibus-setup-anthy.in
+++ b/setup/python3/ibus-setup-anthy.in
@@ -4,8 +4,8 @@
# ibus-tmpl - The Input Bus template project
#
# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
-# Copyright (c) 2010-2013 Takao Fujiwara <takao.fujiwara1@gmail.com>
-# Copyright (c) 2007-2013 Red Hat, Inc.
+# Copyright (c) 2010-2016 Takao Fujiwara <takao.fujiwara1@gmail.com>
+# Copyright (c) 2007-2016 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -21,8 +21,5 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-prefix=@prefix@
-datarootdir=@datarootdir@
export IBUS_LOCALEDIR=@localedir@
exec @PYTHON@ @prefix@/share/ibus-anthy/setup/main.py $@
-