Benjamin Greiner 2022-05-11 07:48:27 +00:00 committed by Git OBS Bridge
parent cb0b44e681
commit 9266c0a824

View File

@ -54,12 +54,12 @@ cp -a %{SOURCE0} .
%pyproject_install
%{jupyter_move_config}
%{fdupes %{buildroot}%{_jupyter_prefix} %{buildroot}%{python3_sitelib}}
%fdupes %{buildroot}%{_jupyter_prefix} %{buildroot}%{python3_sitelib}
%files
%license %{python3_sitelib}/jupyterlab_latex-*.dist-info/LICENSE
%{python3_sitelib}/jupyterlab_latex-*.dist-info
%{python3_sitelib}/jupyterlab_latex/
%config %{_jupyter_servextension_confdir}/jupyterlab_latex.json
%jupyter_config %{_jupyter_servextension_confdir}/jupyterlab_latex.json
%changelog