[packages/pam-pam_ldap] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:50:21 CEST 2025


commit df72d97f7edaa5d9fd011ebe92b757e7b2c35eb7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:50:05 2025 +0200

    Fix applying patches.

 pam-pam_ldap.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pam-pam_ldap.spec b/pam-pam_ldap.spec
index cda50e9..a61cb22 100644
--- a/pam-pam_ldap.spec
+++ b/pam-pam_ldap.spec
@@ -67,9 +67,9 @@ Ten pakiet zawiera schemat LDAP używany przez pam_ldap.
 
 %prep
 %setup -q -n %{modulename}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 # obsolete?
 #patch3 -p1
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pam-pam_ldap.git/commitdiff/df72d97f7edaa5d9fd011ebe92b757e7b2c35eb7



More information about the pld-cvs-commit mailing list