[packages/python-googl] shadow py3 tree not needed

glen glen at pld-linux.org
Fri Sep 4 11:47:40 CEST 2015


commit e3a298f220498968b6e1777c770ffad69573a577
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Sep 4 12:47:36 2015 +0300

    shadow py3 tree not needed

 python-googl.spec | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/python-googl.spec b/python-googl.spec
index 787751a..502edc8 100644
--- a/python-googl.spec
+++ b/python-googl.spec
@@ -45,11 +45,6 @@ Python goo.gl url shortener wrapper.
 %prep
 %setup -q
 
-# 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}
@@ -61,7 +56,6 @@ cp -a "$@" py3
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %if %{with python2}
 %{__python} setup.py \
 	build --build-base build-2 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-googl.git/commitdiff/e3a298f220498968b6e1777c770ffad69573a577



More information about the pld-cvs-commit mailing list