[python-dulwich/el6] remove unused elements

Fabian Affolter fab at fedoraproject.org
Mon Mar 23 22:31:00 UTC 2015


commit 1a69bcca765f253475b50469c3c8a0ab30f30cf2
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Mon Mar 23 23:30:42 2015 +0100

    remove unused elements

 python-dulwich.spec | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/python-dulwich.spec b/python-dulwich.spec
index 0aef6dd..544c28f 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -38,10 +38,6 @@ rm -rf %{srcname}.egg-info
 
 %build
 CFLAGS="%{optflags}" %{__python} setup.py build
-
-%install
-%{__python} setup.py install --skip-build --root %{buildroot}
-CFLAGS="%{optflags}" %{__python} setup.py build
 pushd docs
 # Not using {smp_flags} as sphinx fails with it from time to time
 make html


More information about the scm-commits mailing list