[packages/hello] - use patch -P

qboosh qboosh at pld-linux.org
Mon May 26 21:52:33 CEST 2025


commit a74d0d3bf27ecd9e08bdbc93eacb951cb253790b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon May 26 21:45:40 2025 +0200

    - use patch -P

 hello.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hello.spec b/hello.spec
index ef9e383..35e2190 100644
--- a/hello.spec
+++ b/hello.spec
@@ -27,7 +27,7 @@ pozdrowienia.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hello.git/commitdiff/99ee5ca9bd2c8d218412135c3a312bd0b718c0b9



More information about the pld-cvs-commit mailing list