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

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


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

    Fix applying patches.

 dotnet-galago-sharp.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/dotnet-galago-sharp.spec b/dotnet-galago-sharp.spec
index 907d01f..d9d6d7d 100644
--- a/dotnet-galago-sharp.spec
+++ b/dotnet-galago-sharp.spec
@@ -46,9 +46,9 @@ galago-sharp.
 
 %prep
 %setup -qn galago-sharp-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-galago-sharp.git/commitdiff/52b0876fbdc33eb921bebc5afde3c820912ac9e3



More information about the pld-cvs-commit mailing list