Richard Rahl 2024-12-11 23:35:27 +00:00 committed by Git OBS Bridge
parent c30b0188fd
commit caf62c04f0
2 changed files with 5 additions and 3 deletions

View File

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

View File

@ -39,7 +39,6 @@ BuildRequires: tree-sitter
%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
@ -53,6 +52,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