commit 65032afcd7de491936f8954e2138e826dcd42c86
Author: Jakub Bogusz <[email protected]>
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
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit