[packages/ffingerd] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:31:59 CEST 2025


commit 4fe7fcc5eab266a9c5235b135a3a6badcbf4a41b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:31:43 2025 +0200

    Fix applying patches.

 ffingerd.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ffingerd.spec b/ffingerd.spec
index 4ed7b6a..354c9f7 100644
--- a/ffingerd.spec
+++ b/ffingerd.spec
@@ -44,9 +44,9 @@ pliku ".nofinger".
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ffingerd.git/commitdiff/4fe7fcc5eab266a9c5235b135a3a6badcbf4a41b



More information about the pld-cvs-commit mailing list