Fix Source number

OBS-URL: https://build.opensuse.org/package/show/editors/tree-sitter?expand=0&rev=20
This commit is contained in:
Matej Cepl 2023-04-17 19:21:18 +00:00 committed by Git OBS Bridge
parent d91e65a814
commit 2a5a61b6ec

View File

@ -67,7 +67,7 @@ developing applications that use %{name}.
%autosetup -p1 -a1
mkdir -p .cargo
cp %{SOURCE2} .cargo/config
cp %{SOURCE10} .cargo/config
# fix VERSION in Makefile
sed -i -e '/^VERSION/s/:= .*$/:= %{version}/' Makefile