[packages/python-gstreamer] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:28:31 CEST 2025


commit 1de5cf81336fef0bee4819c33e4ce48168b96a34
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:28:15 2025 +0200

    Fix applying patches.

 python-gstreamer.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-gstreamer.spec b/python-gstreamer.spec
index ad8a2c0..59c293e 100644
--- a/python-gstreamer.spec
+++ b/python-gstreamer.spec
@@ -84,7 +84,7 @@ Wtyczka GStreamera do wczytywania wtyczek napisanych w Pythonie 3.
 
 %prep
 %setup -q -n %{pname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-gstreamer.git/commitdiff/1de5cf81336fef0bee4819c33e4ce48168b96a34



More information about the pld-cvs-commit mailing list