[packages/gmock] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:49:50 CEST 2025


commit 455096a7a44bb008ec6bc5f7adf17ce74ccfbbdc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:49:34 2025 +0200

    Fix applying patches.

 gmock.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gmock.spec b/gmock.spec
index 030d2d8..73e8a49 100644
--- a/gmock.spec
+++ b/gmock.spec
@@ -95,7 +95,7 @@ Google Mock:
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 grep -rl bin/env scripts | xargs %{__sed} -i -e '1s,^#!.*python,#!%{__python},'
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gmock.git/commitdiff/455096a7a44bb008ec6bc5f7adf17ce74ccfbbdc



More information about the pld-cvs-commit mailing list