[packages/apache-mod_authn_pam] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:35:38 CEST 2025
commit 5096c640e35d006ee225da5614046470c256838a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:35:22 2025 +0200
Fix applying patches.
apache-mod_authn_pam.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache-mod_authn_pam.spec b/apache-mod_authn_pam.spec
index 9ba22c7..440bbf3 100644
--- a/apache-mod_authn_pam.spec
+++ b/apache-mod_authn_pam.spec
@@ -45,7 +45,7 @@ diretório PAM.
%prep
%setup -q -n mod_%{mod_name}
-%patch0 -p1
+%patch -P0 -p1
%build
cd src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_authn_pam.git/commitdiff/5096c640e35d006ee225da5614046470c256838a
More information about the pld-cvs-commit
mailing list