[packages/dotnet-gstreamer0.10-sharp] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:18:18 CEST 2025


commit b261b4ec729b5e9b368db0e83e8f764ec0551d87
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:18:02 2025 +0200

    Fix applying patches.

 dotnet-gstreamer0.10-sharp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dotnet-gstreamer0.10-sharp.spec b/dotnet-gstreamer0.10-sharp.spec
index 461ccff..f251a08 100644
--- a/dotnet-gstreamer0.10-sharp.spec
+++ b/dotnet-gstreamer0.10-sharp.spec
@@ -64,8 +64,8 @@ Biblioteka statyczna gstreamer-sharp.
 
 %prep
 %setup -q -n gstreamer-sharp-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-gstreamer0.10-sharp.git/commitdiff/b261b4ec729b5e9b368db0e83e8f764ec0551d87



More information about the pld-cvs-commit mailing list