summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacek Konieczny2015-11-28 17:06:42 (GMT)
committerJacek Konieczny2015-11-28 17:06:42 (GMT)
commitafb5801ba4bd803a4939bc80fa6c6511da51196c (patch)
tree6ed5497207352b3d363d970fe14017cd7e38b0a8
parent44715f5b36ebe9922a2a0c4929a454cdc016fb08 (diff)
downloadpython-PyMySQL-afb5801ba4bd803a4939bc80fa6c6511da51196c.zip
python-PyMySQL-afb5801ba4bd803a4939bc80fa6c6511da51196c.tar.gz
automatic change: use py_build/py_install macros
-rw-r--r--python-PyMySQL.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec
index dabd2cd..a48c85d 100644
--- a/python-PyMySQL.spec
+++ b/python-PyMySQL.spec
@@ -24,7 +24,7 @@ work on CPython 2.3+, Jython, IronPython, PyPy and Python 3.
%setup -q -n PyMySQL-%{version}
%build
-%{__python} setup.py build
+%py_build
%install
rm -rf $RPM_BUILD_ROOT