]> git.pld-linux.org Git - packages/python-PyGreSQL.git/blobdiff - python-PyGreSQL.spec
automatic change: use py_build/py_install macros
[packages/python-PyGreSQL.git] / python-PyGreSQL.spec
index fee4faf1648ca29244e7d0deee7e578f7db0c8f3..b43b6711016ffa1ec94c4aa1211044f0a6c98dd6 100644 (file)
@@ -37,9 +37,7 @@ korzystanie z potężnych możliwości PostgreSQL-a w skryptach Pythona.
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
-python setup.py install \
-       --optimize=2 \
-       --root=$RPM_BUILD_ROOT
+%py_install
 
 install tutorial/*.py $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
This page took 0.060586 seconds and 4 git commands to generate.