commit 7a15348071d72bdb84a6d52f864ae562c5cfdc7f
Author: Jacek Konieczny <[email protected]>
Date: Sat Nov 28 18:06:41 2015 +0100
automatic change: use py_build/py_install macros
python-Colubrid.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-Colubrid.spec b/python-Colubrid.spec
index d715aaa..2413905 100644
--- a/python-Colubrid.spec
+++ b/python-Colubrid.spec
@@ -34,11 +34,11 @@ Pełna lista możliwości jest na stronie Features
%setup -q -n Colubrid-%{version}
%build
-%{__python} setup.py build
+%py_build
%install
rm -rf $RPM_BUILD_ROOT
-%{__python} setup.py install \
+%py_install \
--single-version-externally-managed \
--optimize=2 \
--root=$RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-Colubrid.git/commitdiff/7a15348071d72bdb84a6d52f864ae562c5cfdc7f
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit