[packages/rox-Tail] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:44:41 CEST 2025


commit 30a604468d2dc200f3caa7639fb6f5f0f2771959
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:44:25 2025 +0200

    Fix applying patches.

 rox-Tail.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rox-Tail.spec b/rox-Tail.spec
index 6a4f71d..bcbd4ec 100644
--- a/rox-Tail.spec
+++ b/rox-Tail.spec
@@ -36,9 +36,9 @@ komenda "tail -f".
 %prep
 %setup -q -n %{_name}
 #%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 cd src
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rox-Tail.git/commitdiff/30a604468d2dc200f3caa7639fb6f5f0f2771959



More information about the pld-cvs-commit mailing list