[packages/thinkfinger] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:17:36 CEST 2025


commit 1f09e36d267933598c1d5ae75c7cfbe5362dc621
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:17:20 2025 +0200

    Fix applying patches.

 thinkfinger.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/thinkfinger.spec b/thinkfinger.spec
index a458d33..b1851c7 100644
--- a/thinkfinger.spec
+++ b/thinkfinger.spec
@@ -65,8 +65,8 @@ Moduł PAM thinkfinger.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/thinkfinger.git/commitdiff/1f09e36d267933598c1d5ae75c7cfbe5362dc621



More information about the pld-cvs-commit mailing list