From cd0b7cec80eaffa727ed9603c31aea3474ec2048 Mon Sep 17 00:00:00 2001 From: Paulo Andrade Date: Sat, 4 Apr 2015 19:34:58 -0300 Subject: [PATCH] Correct another typo --- sagemath.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sagemath.spec b/sagemath.spec index 2cd7957..1ee8b5b 100644 --- a/sagemath.spec +++ b/sagemath.spec @@ -1092,7 +1092,7 @@ for file in `find %{buildroot} -name \*.py`; do fi done -%if %{with doc} +%if %{with docs} chmod -x %{buildroot}%{SAGE_DOC}/en/prep/media/Rplot001.png # Documentation is not rebuilt (also corrects rpmlint warning of hidden file)