[packages/tilda] Fix applying patches.

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


commit 0847af99fb35b77860b363a106b97f54ea437d2a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:17:50 2025 +0200

    Fix applying patches.

 tilda.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tilda.spec b/tilda.spec
index 61bed57..1d7983d 100644
--- a/tilda.spec
+++ b/tilda.spec
@@ -32,8 +32,8 @@ Tilda to wyskakujący terminal.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tilda.git/commitdiff/0847af99fb35b77860b363a106b97f54ea437d2a



More information about the pld-cvs-commit mailing list