[packages/apache-mod_perl] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:36:50 CEST 2025


commit ab466b4f47e4e702901abf350bc021e11da30c4a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:36:34 2025 +0200

    Fix applying patches.

 apache-mod_perl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache-mod_perl.spec b/apache-mod_perl.spec
index 4851bee..d6e6072 100644
--- a/apache-mod_perl.spec
+++ b/apache-mod_perl.spec
@@ -249,7 +249,7 @@ pomocnicze do testowania serwera Apache.
 
 %prep
 %setup -q -n mod_%{mod_name}-%{ver}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_perl.git/commitdiff/ab466b4f47e4e702901abf350bc021e11da30c4a



More information about the pld-cvs-commit mailing list