[packages/apache-mod_auth_kerb] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:35:32 CEST 2025
commit 698cba4e36b44e3827274421598402ef5fa40d68
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:35:17 2025 +0200
Fix applying patches.
apache-mod_auth_kerb.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/apache-mod_auth_kerb.spec b/apache-mod_auth_kerb.spec
index ec2b492..03a62ba 100644
--- a/apache-mod_auth_kerb.spec
+++ b/apache-mod_auth_kerb.spec
@@ -38,10 +38,10 @@ uwierzytelnianie klientów HTTP z użyciem wpisów w katalogu Kerberosa.
%prep
%setup -q -n mod_%{mod_name}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_auth_kerb.git/commitdiff/698cba4e36b44e3827274421598402ef5fa40d68
More information about the pld-cvs-commit
mailing list