[packages/gflags] Fix applying patches.

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


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

    Fix applying patches.

 gflags.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gflags.spec b/gflags.spec
index 1991c32..f362491 100644
--- a/gflags.spec
+++ b/gflags.spec
@@ -54,7 +54,7 @@ Statyczna biblioteka gflags.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gflags.git/commitdiff/b86d9551311dc29552b3196c8e6f43d9323546f9



More information about the pld-cvs-commit mailing list