[packages/tpb] Fix applying patches.

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


commit 1ce085ae193543d4d1035b0d47078224a0e88bb6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:20:34 2025 +0200

    Fix applying patches.

 tpb.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tpb.spec b/tpb.spec
index 89daa77..277933d 100644
--- a/tpb.spec
+++ b/tpb.spec
@@ -32,8 +32,8 @@ wspiera również OSD (dźwięk, kontrast LCD).
 %prep
 %setup -q
 cp %{SOURCE1} po/pl.po
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d newaclocal
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tpb.git/commitdiff/1ce085ae193543d4d1035b0d47078224a0e88bb6



More information about the pld-cvs-commit mailing list