[packages/tclgpgme] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:14:39 CEST 2025


commit a68dc9b39ab69c500a875658424aa962eb2a5e81
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:14:23 2025 +0200

    Fix applying patches.

 tclgpgme.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tclgpgme.spec b/tclgpgme.spec
index 18e03fb..92e4beb 100644
--- a/tclgpgme.spec
+++ b/tclgpgme.spec
@@ -25,8 +25,8 @@ Tcl GPGME udostępnia interfejs Tcl do biblioteki GnuPG Made Easy.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tclgpgme.git/commitdiff/a68dc9b39ab69c500a875658424aa962eb2a5e81



More information about the pld-cvs-commit mailing list