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

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


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

    Fix applying patches.

 dotnet-gecko-sharp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dotnet-gecko-sharp.spec b/dotnet-gecko-sharp.spec
index 504c6e5..35e97c1 100644
--- a/dotnet-gecko-sharp.spec
+++ b/dotnet-gecko-sharp.spec
@@ -50,8 +50,8 @@ Pliki programistyczne Gecko#.
 
 %prep
 %setup -q -n gecko-sharp-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-gecko-sharp.git/commitdiff/398604f09e06a489e87d10aa3d1224f31ff22afe



More information about the pld-cvs-commit mailing list