[packages/Tktable] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:19:20 CEST 2025


commit 3fc9a5b65eb7e28a7236a56b48cbf822e31da346
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:19:04 2025 +0200

    Fix applying patches.

 Tktable.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Tktable.spec b/Tktable.spec
index 142e311..ad01234 100644
--- a/Tktable.spec
+++ b/Tktable.spec
@@ -89,7 +89,7 @@ Programy demonstracyjne TkTable.
 
 %prep
 %setup -q -n %{name}%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Tktable.git/commitdiff/3fc9a5b65eb7e28a7236a56b48cbf822e31da346



More information about the pld-cvs-commit mailing list