[packages/vobsub2srt] Fix applying patches.

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


commit e43a4d663b18c33d29da7df84b18de6487648d5e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:38 2025 +0200

    Fix applying patches.

 vobsub2srt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vobsub2srt.spec b/vobsub2srt.spec
index 3a1e622..438d641 100644
--- a/vobsub2srt.spec
+++ b/vobsub2srt.spec
@@ -32,8 +32,8 @@ oparty na kodzie z projektu MPlayer.
 %prep
 %setup -qc
 %{__mv} VobSub2SRT-%{commit}*/* .
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vobsub2srt.git/commitdiff/e43a4d663b18c33d29da7df84b18de6487648d5e



More information about the pld-cvs-commit mailing list