[packages/apache1-mod_ntlm] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:34:54 CEST 2025
commit 82e1aad2f71ba8dedc5f853967698b7d95b7ea6b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:34:38 2025 +0200
Fix applying patches.
apache1-mod_ntlm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache1-mod_ntlm.spec b/apache1-mod_ntlm.spec
index 715c6d4..3cbe9c3 100644
--- a/apache1-mod_ntlm.spec
+++ b/apache1-mod_ntlm.spec
@@ -34,7 +34,7 @@ użyciem protokołu NTLM).
%prep
%setup -q -n mod_%{mod_name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} APXS=%{apxs}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache1-mod_ntlm.git/commitdiff/82e1aad2f71ba8dedc5f853967698b7d95b7ea6b
More information about the pld-cvs-commit
mailing list