From a8cb41b005c8628ab9de44a79be7efb7ddb3c5f4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 16 May 2022 10:34:25 -0400 Subject: [PATCH] python3-matrix-common: remove unnecessary make_install_target --- srcpkgs/python3-matrix-common/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/python3-matrix-common/template b/srcpkgs/python3-matrix-common/template index c9f7a2d5c8e..b216a122778 100644 --- a/srcpkgs/python3-matrix-common/template +++ b/srcpkgs/python3-matrix-common/template @@ -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"