[packages/apache-mod_cfg_ldap] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:36:01 CEST 2025
commit 9d524dcfacf3143284843ed7cfc16ef373c442bd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:35:45 2025 +0200
Fix applying patches.
apache-mod_cfg_ldap.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache-mod_cfg_ldap.spec b/apache-mod_cfg_ldap.spec
index 9776e67..23c41a9 100644
--- a/apache-mod_cfg_ldap.spec
+++ b/apache-mod_cfg_ldap.spec
@@ -45,7 +45,7 @@ Ten pakiet zawiera schemat LDAP do używania z mod_cfg_ldap.
%prep
%setup -q -n mod_%{mod_name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} all \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_cfg_ldap.git/commitdiff/9d524dcfacf3143284843ed7cfc16ef373c442bd
More information about the pld-cvs-commit
mailing list