[packages/openldap-module-sha2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:45:20 CEST 2025
commit 1245e3bd94f2a2cd560a3ef18bbb3a2d9a59eb22
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:45:05 2025 +0200
Fix applying patches.
openldap-module-sha2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openldap-module-sha2.spec b/openldap-module-sha2.spec
index bbde836..7774b9e 100644
--- a/openldap-module-sha2.spec
+++ b/openldap-module-sha2.spec
@@ -22,7 +22,7 @@ Obsługa haseł SHA-512, SHA-384 and SHA-256 dla OpenLDAP.
%prep
%setup -qn %{name}-%{svnrel}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openldap-module-sha2.git/commitdiff/1245e3bd94f2a2cd560a3ef18bbb3a2d9a59eb22
More information about the pld-cvs-commit
mailing list