[packages/perl-libapreq] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:00:46 CEST 2025


commit 39a724a7c9dacc4587994348600da3a37539f578
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:00:30 2025 +0200

    Fix applying patches.

 perl-libapreq.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-libapreq.spec b/perl-libapreq.spec
index a9ba103..5ced195 100644
--- a/perl-libapreq.spec
+++ b/perl-libapreq.spec
@@ -37,7 +37,7 @@ cliente através da API do Apache em Perl.
 
 %prep
 %setup -q -n %{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-libapreq.git/commitdiff/39a724a7c9dacc4587994348600da3a37539f578



More information about the pld-cvs-commit mailing list