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

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 11 23:21:22 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- disable devel package (for now)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 4 23:29:49 UTC 2024 - Richard Rahl <rrahl0@opensuse.org> Wed Dec 4 23:29:49 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>

View File

@ -40,7 +40,6 @@ BuildRequires: treesitter_grammar_src(tree-sitter-typescript)
%install %install
%treesitter_install %treesitter_install
%treesitter_devel_install
#neovim stuff #neovim stuff
install -d %{buildroot}%{_libdir}/tree_sitter 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 %dir %{_libdir}/tree_sitter
%endif %endif
%treesitter_devel_package
%changelog %changelog