[packages/ldapexplorertool] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:41:48 CEST 2025


commit d9e931b925ebb8e967ffcf2b89170164177689a7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:41:32 2025 +0200

    Fix applying patches.

 ldapexplorertool.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ldapexplorertool.spec b/ldapexplorertool.spec
index 72f2635..2eb1dd9 100644
--- a/ldapexplorertool.spec
+++ b/ldapexplorertool.spec
@@ -33,8 +33,8 @@ platformach jak Windows, Linux, Solaris, Mac OS X...
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ldapexplorertool.git/commitdiff/d9e931b925ebb8e967ffcf2b89170164177689a7



More information about the pld-cvs-commit mailing list