[packages/tintin] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:18:30 CEST 2025


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

    Fix applying patches.

 tintin.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tintin.spec b/tintin.spec
index f40c428..d7323c1 100644
--- a/tintin.spec
+++ b/tintin.spec
@@ -23,7 +23,7 @@ TinTin++ jest klientem mudowym uruchamianym na terminalu tekstowym.
 
 %prep
 %setup -q -n tt
-%patch0 -p1
+%patch -P0 -p1
 
 # change binary file name to better one
 %{__sed} -i -e 's at tt++@tintin at g' src/Makefile.in
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tintin.git/commitdiff/0542ba9f1559956f06461715c391257f276ef173



More information about the pld-cvs-commit mailing list