[packages/tf] Fix applying patches.

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


commit b42e30521f8256eabe3ba6b76c4cf3fad6032fde
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:16:47 2025 +0200

    Fix applying patches.

 tf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tf.spec b/tf.spec
index 63e4f11..cec31bd 100644
--- a/tf.spec
+++ b/tf.spec
@@ -52,8 +52,8 @@ Pliki pomocy w HTML.
 %setup -q
 tar xzPf %{SOURCE1}
 cp %{SOURCE2} .
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tf.git/commitdiff/b42e30521f8256eabe3ba6b76c4cf3fad6032fde



More information about the pld-cvs-commit mailing list