[packages/perl-ldap] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:00:43 CEST 2025


commit 00d6c71aee1ceaaf69f13dcdd476d13c7d6df2b3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:00:27 2025 +0200

    Fix applying patches.

 perl-ldap.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-ldap.spec b/perl-ldap.spec
index 6904bed..b2ab99f 100644
--- a/perl-ldap.spec
+++ b/perl-ldap.spec
@@ -46,8 +46,8 @@ poziomu programów w Perlu.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-ldap.git/commitdiff/00d6c71aee1ceaaf69f13dcdd476d13c7d6df2b3



More information about the pld-cvs-commit mailing list