python3-matrix-common: remove unnecessary make_install_target

This commit is contained in:
Andrew J. Hesford 2022-05-16 10:34:25 -04:00
parent c31f9aff14
commit a8cb41b005
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ version=1.1.0
revision=1
wrksrc="matrix-python-common-${version}"
build_style=python3-pep517
make_install_target="matrix_common-${version}-*-*-*.whl"
hostmakedepends="python3-setuptools python3-wheel"
depends="python3-attrs"
short_desc="Common code for Synapse, Sydent and Sygnal"