[packages/golang] - use patch -P

qboosh qboosh at pld-linux.org
Thu Jan 23 19:52:16 CET 2025


commit 65032afcd7de491936f8954e2138e826dcd42c86
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jan 23 19:36:11 2025 +0100

    - use patch -P

 golang.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/golang.spec b/golang.spec
index fedb0fd..7f97bd4 100644
--- a/golang.spec
+++ b/golang.spec
@@ -136,7 +136,7 @@ Dokumentacja do języka Go.
 %prep
 %setup -qc
 %{__mv} go/* .
-%patch0 -p1
+%patch -P0 -p1
 
 # clean patch backups
 find . -name '*.orig' | xargs -r %{__rm}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/golang.git/commitdiff/65032afcd7de491936f8954e2138e826dcd42c86



More information about the pld-cvs-commit mailing list