app-i18n/ibus-table: tidy
authorAkinori Hattori <hattya@gentoo.org>
Wed, 29 Aug 2018 13:05:36 +0000 (22:05 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Wed, 29 Aug 2018 13:05:36 +0000 (22:05 +0900)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-i18n/ibus-table/ibus-table-1.9.18.ebuild

index 114b81267db059876cf72d362546ba5aa14c41af..2a357802f9757d2cb2cac5c29dee4b775102d585 100644 (file)
@@ -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
 }