commit:     501f57bed5e038b5782f1cdbfb3bfc3a2168122d
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 28 12:55:31 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Sep 28 15:00:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=501f57be

app-office/naps2: fix permissions

Bug: https://bugs.gentoo.org/916780
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-office/naps2/{naps2-7.5.1-r1.ebuild => naps2-7.5.1-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/naps2/naps2-7.5.1-r1.ebuild 
b/app-office/naps2/naps2-7.5.1-r2.ebuild
similarity index 99%
rename from app-office/naps2/naps2-7.5.1-r1.ebuild
rename to app-office/naps2/naps2-7.5.1-r2.ebuild
index 1299470412a2..392f56ec7d33 100644
--- a/app-office/naps2/naps2-7.5.1-r1.ebuild
+++ b/app-office/naps2/naps2-7.5.1-r2.ebuild
@@ -353,9 +353,9 @@ src_test() {
 
 src_install() {
        dotnet-pkg_src_install
+       fperms a+x "/usr/share/${P}/_linux/"*
 
        newicon --size 128 ./NAPS2.Lib/Icons/scanner-128.png com.naps2.Naps2.png
-
        domenu ./NAPS2.Setup/config/linux/com.naps2.Naps2.desktop
 
        insinto /usr/share/metainfo

Reply via email to