12
0
Richard Rahl
2024-12-11 23:35:09 +00:00
committed by Git OBS Bridge
parent d6926697ab
commit f463936579
2 changed files with 5 additions and 3 deletions

View File

@@ -40,7 +40,6 @@ BuildRequires: treesitter_grammar_src(tree-sitter-typescript)
%install
%treesitter_install
%treesitter_devel_install
#neovim stuff
install -d %{buildroot}%{_libdir}/tree_sitter
@@ -54,6 +53,4 @@ ln -s %{_libdir}/lib%{name}.so %{buildroot}%{_libdir}/tree_sitter/%{_name}.so
%dir %{_libdir}/tree_sitter
%endif
%treesitter_devel_package
%changelog