[packages/perl-App-SVN-Bisect] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:55:04 CEST 2025


commit 2d0f01422b3bf7606239735014cd52c5c0cbb085
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:54:48 2025 +0200

    Fix applying patches.

 perl-App-SVN-Bisect.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-App-SVN-Bisect.spec b/perl-App-SVN-Bisect.spec
index 0e215e3..47b3d32 100644
--- a/perl-App-SVN-Bisect.spec
+++ b/perl-App-SVN-Bisect.spec
@@ -34,7 +34,7 @@ tool. See the POD documentation of that tool, for usage details.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Build.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-App-SVN-Bisect.git/commitdiff/2d0f01422b3bf7606239735014cd52c5c0cbb085



More information about the pld-cvs-commit mailing list