]> git.pld-linux.org Git - packages/python-SQLObject.git/commitdiff
automatic change: use py_build/py_install macros
authorJacek Konieczny <jajcus@jajcus.net>
Sat, 28 Nov 2015 17:06:42 +0000 (18:06 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Sat, 28 Nov 2015 17:06:42 +0000 (18:06 +0100)
python-SQLObject.spec

index cf911be0f6fe20ccaa39c21245acf1a64c5625c2..ba338920fbca51fbbc2c706c270b734a077b37c0 100644 (file)
@@ -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
This page took 0.062879 seconds and 4 git commands to generate.