This commit is contained in:
parent
217b6948d7
commit
a1e5f18539
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%global rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2
|
%global rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2
|
||||||
%global _dashed_version 20230712-072601-f4abf8fd
|
# %%global _dashed_version 20230712-072601-f4abf8fd
|
||||||
|
|
||||||
Name: wezterm
|
Name: wezterm
|
||||||
Version: 20230712.072601.f4abf8fd+git207
|
Version: 20230712.072601.f4abf8fd+git207
|
||||||
@ -108,7 +108,7 @@ BuildArch: noarch
|
|||||||
Zsh completion script for %{name}.
|
Zsh completion script for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -a1 -n %{name}-%{_dashed_version}
|
%autosetup -a1
|
||||||
mkdir -p .cargo
|
mkdir -p .cargo
|
||||||
cp cargo_config .cargo/config
|
cp cargo_config .cargo/config
|
||||||
tic -vvv -x -o terminfo termwiz/data/%{name}.terminfo
|
tic -vvv -x -o terminfo termwiz/data/%{name}.terminfo
|
||||||
|
Loading…
Reference in New Issue
Block a user