update ghostty ebuild to latest ncurses standard
This commit is contained in:
parent
48e48aaa48
commit
a9dbdd6619
@ -100,5 +100,5 @@ src_compile() {
|
|||||||
src_install() {
|
src_install() {
|
||||||
zig_src_install
|
zig_src_install
|
||||||
# dosym -r /usr/share/terminfo/x/xterm-ghostty /usr/share/terminfo/g/ghostty
|
# dosym -r /usr/share/terminfo/x/xterm-ghostty /usr/share/terminfo/g/ghostty
|
||||||
rm ${DISTDIR}/usr/share/terminfo/g/ghostty
|
rm ${DISTDIR}/usr/share/terminfo/g/ghostty || die
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user