[python-dulwich/el6] remove the tutorial

Fabian Affolter fab at fedoraproject.org
Mon Mar 23 22:39:49 UTC 2015


commit f9e91e7651ea8e2f19aeebf79608efdfcf73c29d
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Mon Mar 23 23:39:37 2015 +0100

    remove the tutorial

 python-dulwich.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-dulwich.spec b/python-dulwich.spec
index cc6914d..296422d 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -48,7 +48,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 # Remove extra copy of text docs
 #rm -rf docs/build/html/_sources
 #rm -f docs/build/html/{.buildinfo,objects.inv}
-#rm -rf %{buildroot}%{python_sitearch}/docs/tutorial/
+rm -rf %{buildroot}%{python_sitearch}/docs/tutorial/
 
 #%check
 #cd dulwich/tests


More information about the scm-commits mailing list