[packages/waf] - use patch -P

baggins baggins at pld-linux.org
Tue Mar 11 14:44:39 CET 2025


commit e31b43222c95bfe76fc36c4a258093ec57bebb5f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 11 13:59:41 2025 +0100

    - use patch -P

 waf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/waf.spec b/waf.spec
index 29a514e..9550cc5 100644
--- a/waf.spec
+++ b/waf.spec
@@ -2,7 +2,7 @@ Summary:	The Waf build system
 Summary(pl.UTF-8):	System budowania Waf
 Name:		waf
 Version:	2.0.27
-Release:	
+Release:	2
 # note: waf book is on CC-BY-NC-ND (not included in binary package)
 License:	BSD
 Group:		Development/Building
@@ -32,7 +32,7 @@ Scons, Cmake, Ant itp.).
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P 0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/.*python,%{__python3},' waf-light waflib/Context.py waflib/processor.py waflib/extras/javatest.py
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/waf.git/commitdiff/e31b43222c95bfe76fc36c4a258093ec57bebb5f



More information about the pld-cvs-commit mailing list