From 95033b7db023025f1829d5f4a3e58be78961c184 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 28 May 2020 20:46:34 +0200 Subject: [PATCH] Reenable latex tests --- python-sphinx.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sphinx.spec b/python-sphinx.spec index d28b2ae..069c2e4 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -16,7 +16,7 @@ %endif # During texlive updates, sometimes the latex environment is unstable -%bcond_with latex_tests +%bcond_without latex_tests %global upstream_name Sphinx