diff options
Diffstat (limited to 'x11-libs/xpa/xpa-2.1.15.ebuild')
-rw-r--r-- | x11-libs/xpa/xpa-2.1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xpa/xpa-2.1.15.ebuild b/x11-libs/xpa/xpa-2.1.15.ebuild index c5f4c09f108e..54682a96d22b 100644 --- a/x11-libs/xpa/xpa-2.1.15.ebuild +++ b/x11-libs/xpa/xpa-2.1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -39,7 +39,7 @@ src_compile() { emake shlib tclxpa } -src_install () { +src_install() { dodir /usr/$(get_libdir) emake INSTALL_ROOT="${D}" install insinto /usr/$(get_libdir)/tclxpa |