[packages/python-ply] move %py*_build from %prep to %build

atler atler at pld-linux.org
Mon Mar 1 23:03:32 CET 2021


commit defeecf3544af0d5536055f6d49925b283d8ca88
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Mar 1 22:59:49 2021 +0100

    move %py*_build from %prep to %build

 python-ply.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/python-ply.spec b/python-ply.spec
index 50e83eb..cebd1fa 100644
--- a/python-ply.spec
+++ b/python-ply.spec
@@ -102,6 +102,7 @@ lex i yacc dla Pythona - przykłady.
 %prep
 %setup -q -n %{module}-%{version}
 
+%build
 %if %{with python2}
 %py_build %{?with_tests:test}
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-ply.git/commitdiff/65d4aff927c49dd75652c4eb1443bd9c56a94384



More information about the pld-cvs-commit mailing list