[python-dulwich/el6] fix var

Fabian Affolter fab at fedoraproject.org
Mon Mar 23 22:17:59 UTC 2015


commit 6f3675292003fab4dc5f8c1bbd430447b5e4e746
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Mon Mar 23 23:17:48 2015 +0100

    fix var

 python-dulwich.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-dulwich.spec b/python-dulwich.spec
index 35a0c52..de4bc8e 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -46,7 +46,7 @@ popd
 # Remove extra copy of text docs
 rm -rf docs/build/html/_sources
 rm -f docs/build/html/{.buildinfo,objects.inv}
-rm -rf %{buildroot}%{python2_sitearch}/docs/tutorial/
+rm -rf %{buildroot}%{python_sitearch}/docs/tutorial/
 
 #%check
 #cd dulwich/tests


More information about the scm-commits mailing list