[packages/brltty] automatic change: use py_build/py_install macros
jajcus
jajcus at pld-linux.org
Sat Nov 28 19:23:16 CET 2015
commit 414dde53cabf20d4b2113b55cd8464d221cb66ef
Author: Jacek Konieczny <jajcus at jajcus.net>
Date: Sat Nov 28 19:20:07 2015 +0100
automatic change: use py_build/py_install macros
brltty.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/brltty.spec b/brltty.spec
index 87be8dc..5fbf178 100644
--- a/brltty.spec
+++ b/brltty.spec
@@ -274,7 +274,7 @@ CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
%if %{with python3}
cd Bindings/Python
-%{__python3} setup.py build \
+%py3_build \
-b build-3
cd ../..
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/brltty.git/commitdiff/414dde53cabf20d4b2113b55cd8464d221cb66ef
More information about the pld-cvs-commit
mailing list