[packages/python-pycap] automatic change: use py_build/py_install macros

jajcus jajcus at pld-linux.org
Sat Nov 28 18:36:35 CET 2015


commit 472bdbb80625e0b5ebd009ce22388fe5c310fd7a
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Nov 28 18:06:43 2015 +0100

    automatic change: use py_build/py_install macros

 python-pycap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pycap.spec b/python-pycap.spec
index 5d1ac34..6b150df 100644
--- a/python-pycap.spec
+++ b/python-pycap.spec
@@ -29,7 +29,7 @@ takie jak Ethernet, PPP, IP, ARP, TCP, UDP i ICMP.
 %setup -q -n pycap-%{version}
 
 %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-pycap.git/commitdiff/472bdbb80625e0b5ebd009ce22388fe5c310fd7a



More information about the pld-cvs-commit mailing list