ghostty: keep term{cap,info} files as they are checked for at runtime
This commit is contained in:
parent
f9b63c085e
commit
b76911cb70
@ -1,7 +1,7 @@
|
||||
# Template file for 'ghostty'
|
||||
pkgname=ghostty
|
||||
version=1.0.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=zig-build
|
||||
configure_args="
|
||||
-Doptimize=ReleaseFast
|
||||
@ -23,7 +23,7 @@ checksum=bd12953c8bbe7149e2f94e7e578a88e981932a69aa483f5ce9a2cfba726e0015
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
tic -sx -o ${DESTDIR}/usr/share/terminfo ${DESTDIR}/usr/share/terminfo/ghostty.terminfo
|
||||
rm -f ${DESTDIR}/usr/share/man/.placeholder ${DESTDIR}/usr/share/terminfo/ghostty.{terminfo,termcap}
|
||||
rm -f ${DESTDIR}/usr/share/man/.placeholder
|
||||
}
|
||||
|
||||
ghostty-terminfo_package() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user