commit:     b1ec624180a003e0c6b26025617429cb14f1f021
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 21 15:44:12 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 21 15:45:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1ec6241

app-text/djview: Fix desktop file install

Closes: https://bugs.gentoo.org/724458
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-text/djview/djview-4.10.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/djview/djview-4.10.6-r1.ebuild 
b/app-text/djview/djview-4.10.6-r1.ebuild
index 4f963faa98c..8bb483e1264 100644
--- a/app-text/djview/djview-4.10.6-r1.ebuild
+++ b/app-text/djview/djview-4.10.6-r1.ebuild
@@ -72,7 +72,7 @@ src_install() {
        newins desktopfiles/djview.svg djvulibre-djview4.svg
        sed -e 's/Exec=djview4/Exec=djview/' \
                -i desktopfiles/djvulibre-djview4.desktop || die
-       domenu djvulibre-djview4.desktop
+       domenu desktopfiles/djvulibre-djview4.desktop
 }
 
 pkg_postinst() {

Reply via email to