From eebe64fa1dc5d3c9890c9d540bfa991bde8b513f Mon Sep 17 00:00:00 2001 From: madomado Date: Tue, 16 Sep 2025 23:07:27 +0800 Subject: [PATCH] ldskajfal;s Signed-off-by: madomado --- anda/devs/ghostty/stable/ghostty.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/ghostty/stable/ghostty.spec b/anda/devs/ghostty/stable/ghostty.spec index de0e6f1735..ee41e169a2 100644 --- a/anda/devs/ghostty/stable/ghostty.spec +++ b/anda/devs/ghostty/stable/ghostty.spec @@ -161,10 +161,10 @@ DESTDIR="%{buildroot}" \ %{zig_build_target -r fast} \ --prefix "%{_prefix}" --prefix-lib-dir "%{_libdir}" \ --prefix-exe-dir "%{_bindir}" --prefix-include-dir "%{_includedir}" \ - -Dversion-string="%{ver}-dev+%{shortcommit}" \ + -Dversion-string="%{version}" \ -Dstrip=false \ -Dpie=true \ - -Demit-docs + -Demit-docs #Don't conflict with ncurses-term on F42 and up %if 0%{?fedora} >= 42