[packages/pam-pam_mobile_otp] Fix applying patches.

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


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

    Fix applying patches.

 pam-pam_mobile_otp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pam-pam_mobile_otp.spec b/pam-pam_mobile_otp.spec
index 6369cd7..9b56c8b 100644
--- a/pam-pam_mobile_otp.spec
+++ b/pam-pam_mobile_otp.spec
@@ -21,7 +21,7 @@ mobile phones.
 %prep
 %setup -qc
 mv %{modulename}/* .
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e 's,gcc,$(CC),' Makefile
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pam-pam_mobile_otp.git/commitdiff/1ec8a23d16f08aaf3168be222d39b1f726e0f3b8



More information about the pld-cvs-commit mailing list