[packages/tclcl] Fix applying patches.

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


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

    Fix applying patches.

 tclcl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tclcl.spec b/tclcl.spec
index 7b66043..a4772e3 100644
--- a/tclcl.spec
+++ b/tclcl.spec
@@ -53,8 +53,8 @@ Statyczna biblioteka TclCL.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tclcl.git/commitdiff/1c9f9c04ef4b7ede3737389909891cb3e86fcd4e



More information about the pld-cvs-commit mailing list