[packages/mozldap] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:24:18 CEST 2025
commit ae65f4a461a1e849e221bcdce9d21f19d91143ec
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:24:02 2025 +0200
Fix applying patches.
mozldap.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mozldap.spec b/mozldap.spec
index 64bcf06..f644220 100644
--- a/mozldap.spec
+++ b/mozldap.spec
@@ -88,8 +88,8 @@ wykorzystujące biblioteki Mozilla LDAP C SDK.
%prep
%setup -q
-%patch0 -p3
-%patch1 -p3
+%patch -P0 -p3
+%patch -P1 -p3
%build
cp -f /usr/share/automake/config.sub c-sdk/config/autoconf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mozldap.git/commitdiff/ae65f4a461a1e849e221bcdce9d21f19d91143ec
More information about the pld-cvs-commit
mailing list