[packages/perl-GraphViz] Fix applying patches.

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


commit 57bb8b3a4d60e61ab62f0818874a0a934b2eab1d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:59:19 2025 +0200

    Fix applying patches.

 perl-GraphViz.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-GraphViz.spec b/perl-GraphViz.spec
index 1a8d28b..e3a43e2 100644
--- a/perl-GraphViz.spec
+++ b/perl-GraphViz.spec
@@ -44,7 +44,7 @@ użyciu programów "dot" i "neato" z projektu GraphViz.
 
 %prep
 %setup -q -n %{pdir}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-GraphViz.git/commitdiff/57bb8b3a4d60e61ab62f0818874a0a934b2eab1d



More information about the pld-cvs-commit mailing list