diff --git a/srcpkgs/python3-quart/template b/srcpkgs/python3-quart/template index 5a611345390..71aefd7c7eb 100644 --- a/srcpkgs/python3-quart/template +++ b/srcpkgs/python3-quart/template @@ -3,7 +3,7 @@ pkgname=python3-quart version=0.18.3 revision=2 build_style=python3-pep517 -make_install_target="quart-${version}-*-*-*.whl" +make_install_target="dist/quart-${version}-*-*-*.whl" hostmakedepends="python3-poetry-core" depends="python3-aiofiles python3-hypercorn python3-click python3-MarkupSafe python3-blinker python3-itsdangerous python3-Jinja2 python3-Werkzeug"