[packages/gst-editor] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:00:26 CEST 2025
commit 1d03472f8ca23fa7fee0ff34ddea0bdb4006c8e9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:00:09 2025 +0200
Fix applying patches.
gst-editor.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gst-editor.spec b/gst-editor.spec
index b9653f5..d301184 100644
--- a/gst-editor.spec
+++ b/gst-editor.spec
@@ -73,8 +73,8 @@ Ten pakiet zawiera statyczne biblioteki gst-editora.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
mv -f po/{no,nb}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gst-editor.git/commitdiff/1d03472f8ca23fa7fee0ff34ddea0bdb4006c8e9
More information about the pld-cvs-commit
mailing list