[packages/ganglia] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:39:27 CEST 2025


commit 20ccb72e7e5821ef7f07d1905b54767490fd2857
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:39:11 2025 +0200

    Fix applying patches.

 ganglia.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ganglia.spec b/ganglia.spec
index 9fd0f1a..06e82ba 100644
--- a/ganglia.spec
+++ b/ganglia.spec
@@ -103,7 +103,7 @@ programmers can use to build scalable cluster or grid applications
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 ## Hey, those shouldn't be executable...
 chmod -x lib/*.{h,x}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ganglia.git/commitdiff/20ccb72e7e5821ef7f07d1905b54767490fd2857



More information about the pld-cvs-commit mailing list