From 92faeb3a64bdf0972bdc1b5b11d82c4ba1d13aec Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Fri, 18 Mar 2022 09:34:27 +0200 Subject: [PATCH] net-misc/maestral-qt: fix ebuild Signed-off-by: Viorel Munteanu --- net-misc/maestral-qt/maestral-qt-1.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild b/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild index a7fc934724..3fee7792d0 100644 --- a/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild +++ b/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild @@ -32,7 +32,7 @@ distutils_enable_tests setup.py python_install_all() { - default + distutils-r1_python_install_all domenu src/maestral_qt/resources/maestral.desktop }