[packages/checkpassword] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:58:13 CEST 2025


commit ddc4b32c7f538d49c1c96d7f0d7ed8e3bb0f7953
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:57:57 2025 +0200

    Fix applying patches.

 checkpassword.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/checkpassword.spec b/checkpassword.spec
index a17709e..c4249dc 100644
--- a/checkpassword.spec
+++ b/checkpassword.spec
@@ -33,8 +33,8 @@ współdziałanie z biblioteką PAM.
 %prep
 %setup -q
 
-%patch0 -p1
-%patch1
+%patch -P0 -p1
+%patch -P1
 
 %build
 echo '%{__cc} %{rpmcflags}' > conf-cc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/checkpassword.git/commitdiff/ddc4b32c7f538d49c1c96d7f0d7ed8e3bb0f7953



More information about the pld-cvs-commit mailing list