[packages/python-pyudev] - don't perform sphinx-build linkcheck, it requires network connection
    qboosh 
    qboosh at pld-linux.org
       
    Sat Sep  1 12:41:44 CEST 2012
    
    
  
commit 3a025dda3e4e108e1a9953fcc6e67bb6c2e22a1f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 1 12:41:58 2012 +0200
    - don't perform sphinx-build linkcheck, it requires network connection
 python-pyudev.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/python-pyudev.spec b/python-pyudev.spec
index a7b2fcc..29ebe04 100644
--- a/python-pyudev.spec
+++ b/python-pyudev.spec
@@ -65,7 +65,6 @@ cp -p %{SOURCE1} %{SOURCE2} %{SOURCE3} doc
 %{?with_tests:%{__python} setup.py test}
 
 %if %{with doc}
-sphinx-build -W -b linkcheck -d doc/_doctrees doc doc/_linkcheck
 sphinx-build -W -b html -d doc/_doctrees doc doc/html
 %endif
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyudev.git/commitdiff/3a025dda3e4e108e1a9953fcc6e67bb6c2e22a1f
    
    
More information about the pld-cvs-commit
mailing list