[packages/gstreamer-debugger] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:01:02 CEST 2025
commit 15f5fa4d8ecc0eed9d7b81e830bd45e9213827ff
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:00:46 2025 +0200
Fix applying patches.
gstreamer-debugger.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer-debugger.spec b/gstreamer-debugger.spec
index d74ef04..61397ca 100644
--- a/gstreamer-debugger.spec
+++ b/gstreamer-debugger.spec
@@ -61,8 +61,8 @@ Pliki nagłówkowe gst-debuggera.
%prep
%setup -q -n gst-debugger-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-debugger.git/commitdiff/15f5fa4d8ecc0eed9d7b81e830bd45e9213827ff
More information about the pld-cvs-commit
mailing list