[packages/fakeroot] - use patch -P

qboosh qboosh at pld-linux.org
Mon May 19 19:45:40 CEST 2025


commit 109397fd2859fb27b7bb97b55a550837fef8c5ca
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon May 19 19:29:15 2025 +0200

    - use patch -P

 fakeroot.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fakeroot.spec b/fakeroot.spec
index b2c2bc1..12be3b1 100644
--- a/fakeroot.spec
+++ b/fakeroot.spec
@@ -58,7 +58,7 @@ stat e outros, criando um falso ambiente de root.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fakeroot.git/commitdiff/cf329180e7b4180eeecbb71374817c4cd88ca8be



More information about the pld-cvs-commit mailing list