[packages/python-ZopePageTemplates] automatic change: use py_build/py_install macros
jajcus
jajcus at pld-linux.org
Sat Nov 28 18:14:12 CET 2015
commit 28a3889c501fd66ee6752918a62fa5828421724b
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-ZopePageTemplates.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-ZopePageTemplates.spec b/python-ZopePageTemplates.spec
index dcb3d83..6bde438 100644
--- a/python-ZopePageTemplates.spec
+++ b/python-ZopePageTemplates.spec
@@ -34,7 +34,7 @@ stron WWW w swojej własnej aplikacji.
%setup -q -n %{module}
%build
-env CFLAGS="%{rpmcflags}" python setup.py build
+env CFLAGS="%{rpmcflags}" %py_build
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-ZopePageTemplates.git/commitdiff/28a3889c501fd66ee6752918a62fa5828421724b
More information about the pld-cvs-commit
mailing list