mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
app-misc/zellij: -> to desktop eclass
Signed-off-by: Luciano Degni (Pungolo) <degni.public@gmail.com>
This commit is contained in:
@@ -331,7 +331,7 @@ CRATES="
|
||||
zeroize-1.5.4
|
||||
"
|
||||
|
||||
inherit bash-completion-r1 cargo xdg
|
||||
inherit bash-completion-r1 cargo xdg desktop
|
||||
|
||||
DESCRIPTION="A terminal workspace with batteries included"
|
||||
HOMEPAGE="
|
||||
|
||||
@@ -342,7 +342,7 @@ CRATES="
|
||||
zeroize-1.5.5
|
||||
"
|
||||
|
||||
inherit bash-completion-r1 cargo xdg
|
||||
inherit bash-completion-r1 cargo xdg desktop
|
||||
|
||||
DESCRIPTION="A terminal workspace with batteries included"
|
||||
HOMEPAGE="
|
||||
@@ -416,8 +416,8 @@ src_install() {
|
||||
|
||||
doman assets/man/zellij.1
|
||||
|
||||
insinto /usr/share/applications/
|
||||
doins assets/zellij.desktop
|
||||
# insinto /usr/share/applications/
|
||||
domenu assets/zellij.desktop
|
||||
|
||||
dodoc README.md CHANGELOG.md docs/*.md
|
||||
|
||||
|
||||
Reference in New Issue
Block a user