[packages/perl-GD-Graph] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:59:09 CEST 2025


commit 054dde9b00193059b1bcfa0c2bd17602ec2ccd18
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:58:53 2025 +0200

    Fix applying patches.

 perl-GD-Graph.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-GD-Graph.spec b/perl-GD-Graph.spec
index 53932ff..8ae6ca6 100644
--- a/perl-GD-Graph.spec
+++ b/perl-GD-Graph.spec
@@ -39,7 +39,7 @@ GD.
 
 %prep
 %setup -q -n %{pdir}%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 # cleanup backups after patching
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-GD-Graph.git/commitdiff/054dde9b00193059b1bcfa0c2bd17602ec2ccd18



More information about the pld-cvs-commit mailing list