summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2017-08-16 22:59:01 +0900
committerAkinori Hattori <hattya@gentoo.org>2017-08-16 22:59:59 +0900
commita5f4bc1f480b1d3bbcc10bbc88d214e3646d8cbf (patch)
tree73f8b8581d70c96379f93105fdf4bf9e992f6e3e /app-i18n/ibus-table/ibus-table-1.9.18.ebuild
parentdev-db/pgagent: new patch to fix building against postgres-10.x. (diff)
downloadgentoo-a5f4bc1f480b1d3bbcc10bbc88d214e3646d8cbf.tar.gz
gentoo-a5f4bc1f480b1d3bbcc10bbc88d214e3646d8cbf.tar.bz2
gentoo-a5f4bc1f480b1d3bbcc10bbc88d214e3646d8cbf.zip
app-i18n/ibus-table: tidy
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-i18n/ibus-table/ibus-table-1.9.18.ebuild')
-rw-r--r--app-i18n/ibus-table/ibus-table-1.9.18.ebuild4
1 files changed, 2 insertions, 2 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 910a6cef56ba..114b81267db0 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
@@ -31,8 +31,8 @@ src_prepare() {
sed -i \
"s/python/${EPYTHON}/" \
- engine/ibus-table-createdb.in \
- engine/ibus-engine-table.in
+ engine/${PN}-createdb.in \
+ engine/${PN/-/-engine-}.in
default
}