- Remove .cargo/config. Future cargo config is now config.toml

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=122
This commit is contained in:
Soc Virnyl Estela
2024-06-15 13:56:20 +00:00
committed by Git OBS Bridge
parent bfca11e4b9
commit 38e0f60fe3
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jun 15 13:55:41 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Remove .cargo/config. Future cargo config is now config.toml
-------------------------------------------------------------------
Sat Jun 15 13:42:49 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>

View File

@@ -102,6 +102,7 @@ Zsh completion script for %{name}.
%prep
%autosetup -a1 -p1
printf "%{version}" > .tag
rm .cargo/config
%build
# export CFLAGS="%%optflags"