[packages/python-pyxdg] automatic change: use py_build/py_install macros

jajcus jajcus at pld-linux.org
Sat Nov 28 18:41:18 CET 2015


commit 49632ee88ec3ab0a99d206469a865306f0d3bd28
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Nov 28 18:06:43 2015 +0100

    automatic change: use py_build/py_install macros

 python-pyxdg.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pyxdg.spec b/python-pyxdg.spec
index e8e4ed1..3f04b7f 100644
--- a/python-pyxdg.spec
+++ b/python-pyxdg.spec
@@ -77,12 +77,12 @@ standardów freedesktop.org. Pakiet zawiera:
 
 %build
 %if %{with python2}
-%{__python} setup.py build \
+%py_build \
 	--build-base build-2
 %endif
 
 %if %{with python3}
-%{__python3} setup.py build \
+%py3_build \
 	--build-base build-3
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyxdg.git/commitdiff/49632ee88ec3ab0a99d206469a865306f0d3bd28



More information about the pld-cvs-commit mailing list