[packages/shishi] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:57:45 CEST 2025


commit 0f7d2ebd3669f35da8c05c36a012aabefbcc2373
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:57:29 2025 +0200

    Fix applying patches.

 shishi.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/shishi.spec b/shishi.spec
index 720bfb1..8664aba 100644
--- a/shishi.spec
+++ b/shishi.spec
@@ -129,8 +129,8 @@ Moduł PAM do uwierzytelniania RFC 1510 (Kerberos V5).
 
 %prep
 %setup -q
-%patch0 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/shishi.git/commitdiff/0f7d2ebd3669f35da8c05c36a012aabefbcc2373



More information about the pld-cvs-commit mailing list