commit: b36a0fa4e26f93027011726f7725b744d317ec3b
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 29 13:05:36 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Wed Aug 29 13:05:36 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b36a0fa4
app-i18n/ibus-table: tidy
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-i18n/ibus-table/ibus-table-1.9.18.ebuild | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
b/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
index 114b81267db..2a357802f97 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -29,11 +29,6 @@ DEPEND="${RDEPEND}
src_prepare() {
python_fix_shebang .
- sed -i \
- "s/python/${EPYTHON}/" \
- engine/${PN}-createdb.in \
- engine/${PN/-/-engine-}.in
-
default
}