diff options
author | Viorel Munteanu <ceamac.paragon@gmail.com> | 2022-01-30 12:32:07 +0200 |
---|---|---|
committer | Viorel Munteanu <ceamac.paragon@gmail.com> | 2022-01-30 12:32:07 +0200 |
commit | 12a48ad7991b8523723158d642bef36e48512425 (patch) | |
tree | a3c91c51289bbccf59308c1e1bbf93d6f0d3e3cd /net-misc/maestral-qt | |
parent | dev-python/colored: Version bump 1.4.3 (diff) | |
download | guru-12a48ad7991b8523723158d642bef36e48512425.tar.gz guru-12a48ad7991b8523723158d642bef36e48512425.tar.bz2 guru-12a48ad7991b8523723158d642bef36e48512425.zip |
net-misc/maestral-qt: fix installation
Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
Diffstat (limited to 'net-misc/maestral-qt')
-rw-r--r-- | net-misc/maestral-qt/maestral-qt-1.5.3.ebuild | 2 |
1 files changed, 2 insertions, 0 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 5607d3be5..a7fc93472 100644 --- a/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild +++ b/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild @@ -32,5 +32,7 @@ distutils_enable_tests setup.py python_install_all() { + default + domenu src/maestral_qt/resources/maestral.desktop } |