[packages/gtest] - use patch -P
    qboosh 
    qboosh at pld-linux.org
       
    Thu Jun  5 20:27:51 CEST 2025
    
    
  
commit ac645b496d36a4ce2947a07a3d898a46dc55e8c4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jun 5 20:15:17 2025 +0200
    - use patch -P
 gtest.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtest.spec b/gtest.spec
index 2d0ec07..e37f643 100644
--- a/gtest.spec
+++ b/gtest.spec
@@ -147,7 +147,7 @@ Kod źródłowy szkieletu gmock do osadzania go w innych projektach.
 
 %prep
 %setup -q -n googletest-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # Note: official build system is now Bazel - but it's extremely distro unfriendly.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtest.git/commitdiff/511297eb76e8d6ed9992969694e5d9b383bb16ea
    
    
More information about the pld-cvs-commit
mailing list