[packages/perl-GD] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:59:03 CEST 2025
commit 8c3f46328442995d84c90d5f9bc6b7eefa57ade8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:58:47 2025 +0200
Fix applying patches.
perl-GD.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-GD.spec b/perl-GD.spec
index aa227ff..926c950 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -43,7 +43,7 @@ PNG.
%prep
%setup -q -n GD-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-GD.git/commitdiff/8c3f46328442995d84c90d5f9bc6b7eefa57ade8
More information about the pld-cvs-commit
mailing list