[packages/aribb24] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:40:36 CEST 2025


commit a5232b60083701f9aed0b181fd25af251d4174c3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:40:20 2025 +0200

    Fix applying patches.

 aribb24.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/aribb24.spec b/aribb24.spec
index 6bcdc05..417d2a2 100644
--- a/aribb24.spec
+++ b/aribb24.spec
@@ -57,8 +57,8 @@ Statyczna biblioteka ARIB STD-B24.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aribb24.git/commitdiff/a5232b60083701f9aed0b181fd25af251d4174c3



More information about the pld-cvs-commit mailing list