commit 52e6f0992976f69c8b7a7b68cc1bc0ef8e4f6c90
Author: Jacek Konieczny <[email protected]>
Date: Sat Nov 28 18:06:43 2015 +0100
automatic change: use py_build/py_install macros
python-pymssql.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pymssql.spec b/python-pymssql.spec
index de4a8d9..20272c3 100644
--- a/python-pymssql.spec
+++ b/python-pymssql.spec
@@ -25,7 +25,7 @@ Interfejs Pythona do MSSQL.
%setup -q -n pymssql-%{version}
%build
-env CFLAGS="%{rpmcflags}" %{_bindir}/python setup.py build
+env CFLAGS="%{rpmcflags}" %{_bindir}/%py_build
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pymssql.git/commitdiff/52e6f0992976f69c8b7a7b68cc1bc0ef8e4f6c90
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit