[packages/web2ldap] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:06:15 CEST 2025
commit 138513457bfa8f82f490f05c0709adbc898e2cf7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:42 2025 +0200
Fix applying patches.
web2ldap.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/web2ldap.spec b/web2ldap.spec
index 203bd9b..acd55f1 100644
--- a/web2ldap.spec
+++ b/web2ldap.spec
@@ -45,8 +45,8 @@ To jest:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
for dir in pylib sbin fcgi; do
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/web2ldap.git/commitdiff/138513457bfa8f82f490f05c0709adbc898e2cf7
More information about the pld-cvs-commit
mailing list