[packages/python-SQLObject] automatic change: use py_build/py_install macros
jajcus
jajcus at pld-linux.org
Sat Nov 28 18:12:19 CET 2015
commit 58ca9cadb489b8223b57f1b417d610d793dfce6e
Author: Jacek Konieczny <jajcus at jajcus.net>
Date: Sat Nov 28 18:06:42 2015 +0100
automatic change: use py_build/py_install macros
python-SQLObject.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-SQLObject.spec b/python-SQLObject.spec
index cf911be..ba33892 100644
--- a/python-SQLObject.spec
+++ b/python-SQLObject.spec
@@ -38,7 +38,7 @@ PostgreSQL-em, SQLite, Firebirdem.
%setup -q -n %{module}-%{version}
%build
-python setup.py build
+%py_build
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-SQLObject.git/commitdiff/58ca9cadb489b8223b57f1b417d610d793dfce6e
More information about the pld-cvs-commit
mailing list