python3-msoffcrypto-tool: remove unnecessary make_install_target

This commit is contained in:
Andrew J. Hesford 2022-05-16 10:34:25 -04:00
parent a8cb41b005
commit 37d9bcf2f9

View File

@ -4,7 +4,6 @@ version=5.0.0
revision=2
wrksrc="msoffcrypto-tool-${version}"
build_style=python3-pep517
make_install_target="msoffcrypto_tool-${version}-*-*-*.whl"
hostmakedepends="python3-poetry-core"
depends="python3-setuptools python3-olefile python3-cryptography"
checkdepends="python3-pytest $depends"