[packages/trf] Fix applying patches.

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


commit 6585204448f9964ab9e11cb3f1caac1944a0f0e5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:21:59 2025 +0200

    Fix applying patches.

 trf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/trf.spec b/trf.spec
index ff1b978..8e7e92d 100644
--- a/trf.spec
+++ b/trf.spec
@@ -24,7 +24,7 @@ Internetowe TP S.A..
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__make} linux \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/trf.git/commitdiff/6585204448f9964ab9e11cb3f1caac1944a0f0e5



More information about the pld-cvs-commit mailing list