[packages/python-rauth] --build-base in use, don't need to clone source tree

glen glen at pld-linux.org
Sun Jun 7 19:46:00 CEST 2015


commit 2a039a2cacf7b11024e931be5b3467555b7ac736
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Jun 7 20:45:46 2015 +0300

    --build-base in use, don't need to clone source tree

 python-rauth.spec | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/python-rauth.spec b/python-rauth.spec
index 2e7ecb8..84d17e3 100644
--- a/python-rauth.spec
+++ b/python-rauth.spec
@@ -56,11 +56,6 @@ Dokumentacja API %{module}.
 %prep
 %setup -q -n %{module}-%{version}
 
-# setup copy of source in py3 dir
-set -- *
-install -d py3
-cp -a "$@" py3
-
 %build
 %if %{with python2}
 %{__python} setup.py build --build-base build-2 %{?with_tests:test}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-rauth.git/commitdiff/2a039a2cacf7b11024e931be5b3467555b7ac736



More information about the pld-cvs-commit mailing list