app-vim/pydiction: remove trailing whitespace

Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
Marty E. Plummer
2018-04-10 18:50:27 -05:00
committed by Aaron Bauman
parent f616cab03a
commit 3ba4d396d5

View 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
@@ -24,7 +24,7 @@ src_install() {
# Rename pydiction script.
mv "${PN}.py" "${PN}" || die
# We're going to remove those files in a second
# We're going to remove those files in a second
# otherwise they're installed by Portage.
local pyfiles=( complete-dict "${PN}" )
insinto "/usr/share/${P}"