commit: 496f75ae2c81683358cabef3861abe678900391c
Author: Nickolas Raymond Kaczynski <nrk <AT> disroot <DOT> org>
AuthorDate: Tue Aug 9 17:24:52 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Aug 9 17:24:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=496f75ae
media-gfx/nsxiv-9999: fix ebuild
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Nickolas Raymond Kaczynski <nrk <AT> disroot.org>
media-gfx/nsxiv/nsxiv-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/nsxiv/nsxiv-9999.ebuild
b/media-gfx/nsxiv/nsxiv-9999.ebuild
index 0b27fee7f..cea408441 100644
--- a/media-gfx/nsxiv/nsxiv-9999.ebuild
+++ b/media-gfx/nsxiv/nsxiv-9999.ebuild
@@ -65,7 +65,7 @@ src_install() {
EGPREFIX="/usr/share/doc/${P}/examples" \
install install-icon
dodoc README.md
- domenu nsxiv.desktop
+ domenu etc/nsxiv.desktop
save_config config.h
}