[packages/perl-Cflow] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:55:48 CEST 2025
commit 88d504f146eddbf24950f5cd5495f59f3123a932
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:55:32 2025 +0200
Fix applying patches.
perl-Cflow.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Cflow.spec b/perl-Cflow.spec
index 31d0945..a6d562e 100644
--- a/perl-Cflow.spec
+++ b/perl-Cflow.spec
@@ -33,7 +33,7 @@ pakietów IP z ruterów.
%prep
%setup -q -n Cflow-%{version}
-%patch0 -p1
+%patch -P0 -p1
%{__perl} -pi -e 's#\.\./\.\./lib/#%{_libdir}/#g' Makefile*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Cflow.git/commitdiff/88d504f146eddbf24950f5cd5495f59f3123a932
More information about the pld-cvs-commit
mailing list