[packages/apache-mod_authnz_external] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:35:41 CEST 2025
commit df605804f28ea8f7e75583b69708dda20eacdcef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:35:25 2025 +0200
Fix applying patches.
apache-mod_authnz_external.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache-mod_authnz_external.spec b/apache-mod_authnz_external.spec
index edf86b3..27828ce 100644
--- a/apache-mod_authnz_external.spec
+++ b/apache-mod_authnz_external.spec
@@ -74,7 +74,7 @@ från ett godtyckligt angivet kommando.
%prep
%setup -q -n mod_%{mod_name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{apxs} -c mod_%{mod_name}.c -o mod_%{mod_name}.la
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_authnz_external.git/commitdiff/df605804f28ea8f7e75583b69708dda20eacdcef
More information about the pld-cvs-commit
mailing list