[packages/otpw] Fix applying patches.

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


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

    Fix applying patches.

 otpw.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/otpw.spec b/otpw.spec
index 7c68592..555ce09 100644
--- a/otpw.spec
+++ b/otpw.spec
@@ -83,7 +83,7 @@ Ten pakiet zawiera moduł PAM dla OTPW.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/otpw.git/commitdiff/3d5e6044034b54149755d01ee7c45443f32dd50f



More information about the pld-cvs-commit mailing list