diff --git a/srcpkgs/ghostty/template b/srcpkgs/ghostty/template index dfc6aaabec9..665dd59440d 100644 --- a/srcpkgs/ghostty/template +++ b/srcpkgs/ghostty/template @@ -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() {