[packages/pam-pam_ssh] Fix applying patches.

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


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

    Fix applying patches.

 pam-pam_ssh.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pam-pam_ssh.spec b/pam-pam_ssh.spec
index e0e1962..8d765ab 100644
--- a/pam-pam_ssh.spec
+++ b/pam-pam_ssh.spec
@@ -27,7 +27,7 @@ environment variables are set in the session phase.
 
 %prep
 %setup -q -n pam_ssh-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 cat >>pam_ssh.sym <<EOF
 pam_sm_acct_mgmt
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pam-pam_ssh.git/commitdiff/4617a084d21dfc72ff404e57ce77174ca3123385



More information about the pld-cvs-commit mailing list