sci-physics/lhapdf: fix WhitespaceFound

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2021-03-04 06:20:46 +00:00
parent 0ac8b3c80b
commit adb329da27
No known key found for this signature in database
GPG Key ID: F4922810EEA0483B
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ src_install() {
use examples && doins examples/*.cc
if use python; then
cd "${S}"/wrappers/python || die
cd "${S}"/wrappers/python || die
distutils-r1_src_install
fi