[packages/pam-pam_shield] Fix applying patches.

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


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

    Fix applying patches.

 pam-pam_shield.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pam-pam_shield.spec b/pam-pam_shield.spec
index 1b8e00a..7a2035c 100644
--- a/pam-pam_shield.spec
+++ b/pam-pam_shield.spec
@@ -29,8 +29,8 @@ authentication mechanisms.
 
 %prep
 %setup -q -n %{modulename}-%{version}
-%patch0 -p0
-%patch1 -p0
+%patch -P0 -p0
+%patch -P1 -p0
 
 # disable debug by default
 sed -i -e 's/debug on/debug off/' shield.conf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pam-pam_shield.git/commitdiff/408602a3ffc98bcb64f397e52a5ce56ddccffbfc



More information about the pld-cvs-commit mailing list