[packages/pam] Fix applying patches.

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


commit cf70a6c64adbd2c0d19397e973e262e715b5fff1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:49:56 2025 +0200

    Fix applying patches.

 pam.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/pam.spec b/pam.spec
index 4b9b60c..b38a2e2 100644
--- a/pam.spec
+++ b/pam.spec
@@ -261,11 +261,11 @@ danych GDBM.
 
 %prep
 %setup -q -a2 -n Linux-PAM-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch3 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P3 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list