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