summaryrefslogtreecommitdiff
path: root/app-text/ansifilter/ansifilter-2.18.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /app-text/ansifilter/ansifilter-2.18.ebuild
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'app-text/ansifilter/ansifilter-2.18.ebuild')
-rw-r--r--app-text/ansifilter/ansifilter-2.18.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-text/ansifilter/ansifilter-2.18.ebuild b/app-text/ansifilter/ansifilter-2.18.ebuild
index 521a408a2afd..d93cd18e002d 100644
--- a/app-text/ansifilter/ansifilter-2.18.ebuild
+++ b/app-text/ansifilter/ansifilter-2.18.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit toolchain-funcs qmake-utils
+inherit desktop toolchain-funcs qmake-utils
DESCRIPTION="Handles text files containing ANSI terminal escape codes"
HOMEPAGE="http://www.andre-simon.de/"
@@ -55,8 +55,7 @@ src_install() {
dobin src/${PN}
if use qt5 ; then
dobin src/qt-gui/${PN}-gui
- insinto /usr/share/applications
- doins ${PN}.desktop
+ domenu ${PN}.desktop
fi
doman man/${PN}.1