mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
app-misc/lf: Use domenu instead of doins
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
inherit go-module bash-completion-r1
|
inherit go-module bash-completion-r1 desktop
|
||||||
|
|
||||||
EGO_SUM=(
|
EGO_SUM=(
|
||||||
"github.com/gdamore/encoding v1.0.0"
|
"github.com/gdamore/encoding v1.0.0"
|
||||||
@@ -79,7 +79,6 @@ src_install() {
|
|||||||
doins "etc/${PN}cd.fish"
|
doins "etc/${PN}cd.fish"
|
||||||
|
|
||||||
use X && {
|
use X && {
|
||||||
insinto /usr/share/applications
|
domenu "${PN}.desktop"
|
||||||
doins "${PN}.desktop"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user