[packages/subtitleeditor] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:09:38 CEST 2025
commit c890ebc82fd4c1c15191887e681bf697b1bc4ddd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:09:22 2025 +0200
Fix applying patches.
subtitleeditor.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/subtitleeditor.spec b/subtitleeditor.spec
index 918efa1..b84f5ab 100644
--- a/subtitleeditor.spec
+++ b/subtitleeditor.spec
@@ -54,8 +54,8 @@ Subtitle Editor jest narzędziem napisanym w GTK+ do edycji napisów.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/subtitleeditor.git/commitdiff/c890ebc82fd4c1c15191887e681bf697b1bc4ddd
More information about the pld-cvs-commit
mailing list