remove devel
OBS-URL: https://build.opensuse.org/package/show/editors:tree-sitter/tree-sitter-haskell?expand=0&rev=2
This commit is contained in:
parent
c30b0188fd
commit
caf62c04f0
@ -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>
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user