From 9266c0a8247291a74cc2be53367955805a186d49772128e472f7efaa1734606d Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Wed, 11 May 2022 07:48:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/jupyter-jupyterlab-latex?expand=0&rev=9 --- jupyter-jupyterlab-latex.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jupyter-jupyterlab-latex.spec b/jupyter-jupyterlab-latex.spec index ce5b434..7840c39 100644 --- a/jupyter-jupyterlab-latex.spec +++ b/jupyter-jupyterlab-latex.spec @@ -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