diff options
author | Viorel Munteanu <ceamac.paragon@gmail.com> | 2022-06-20 12:15:56 +0300 |
---|---|---|
committer | Viorel Munteanu <ceamac.paragon@gmail.com> | 2022-06-20 12:17:25 +0300 |
commit | 8c99ed172721c441cc04c6c6ff3eaccedbdf7d6f (patch) | |
tree | 8547d182a454db580aeed69cb77c8016febb94ed /net-misc | |
parent | net-misc/maestral: bash functions signature (diff) | |
download | guru-8c99ed172721c441cc04c6c6ff3eaccedbdf7d6f.tar.gz guru-8c99ed172721c441cc04c6c6ff3eaccedbdf7d6f.tar.bz2 guru-8c99ed172721c441cc04c6c6ff3eaccedbdf7d6f.zip |
net-misc/maestral-qt: bash function signature
Stylistic change, nothing else changes
Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/maestral-qt/maestral-qt-1.5.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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 158d3541b..9817cf0bb 100644 --- a/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild +++ b/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild @@ -30,8 +30,7 @@ BDEPEND=" distutils_enable_tests setup.py -python_install_all() -{ +python_install_all() { distutils-r1_python_install_all domenu src/maestral_qt/resources/maestral.desktop |