[packages/pinentry] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:16:05 CEST 2025


commit 24fdc9e4580fee26a56d4291e2d48eb63e2ce9ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:15:49 2025 +0200

    Fix applying patches.

 pinentry.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pinentry.spec b/pinentry.spec
index 4e373b9..28b4920 100644
--- a/pinentry.spec
+++ b/pinentry.spec
@@ -185,7 +185,7 @@ Prosta kontrolka dialogowa do wpisywania PIN-ów lub haseł dla Qt6.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e 's@^\(Exec=.*/pinentry-qt\)$@\16@' qt/org.gnupg.pinentry-qt.desktop.in
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pinentry.git/commitdiff/24fdc9e4580fee26a56d4291e2d48eb63e2ce9ed



More information about the pld-cvs-commit mailing list