From fdab94da16c5b34c7af10e1e3b3e3b7c1deab596f9e2273f239103bc96c60969 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 3 Jul 2024 12:02:51 +0000 Subject: [PATCH] - remove debug line OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=65 --- python-rdflib.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-rdflib.spec b/python-rdflib.spec index 28e0812..d79335d 100644 --- a/python-rdflib.spec +++ b/python-rdflib.spec @@ -101,7 +101,6 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %make_build html rm -r _build/html/.buildinfo popd %fdupes docs/_build/html -exit 1 %else %pyproject_install