[packages/dotnet-gsf-sharp] Fix applying patches.

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


commit defb01f2daefc1a85d179dd740ecdfc72d9d9ab1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:17:59 2025 +0200

    Fix applying patches.

 dotnet-gsf-sharp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dotnet-gsf-sharp.spec b/dotnet-gsf-sharp.spec
index 488a230..f85cedc 100644
--- a/dotnet-gsf-sharp.spec
+++ b/dotnet-gsf-sharp.spec
@@ -56,8 +56,8 @@ Biblioteka statyczna Gsf#.
 
 %prep
 %setup -q -n gsf-sharp-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-gsf-sharp.git/commitdiff/defb01f2daefc1a85d179dd740ecdfc72d9d9ab1



More information about the pld-cvs-commit mailing list