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

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


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

    Fix applying patches.

 dotnet-gnome-sharp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dotnet-gnome-sharp.spec b/dotnet-gnome-sharp.spec
index 67da1a9..5033198 100644
--- a/dotnet-gnome-sharp.spec
+++ b/dotnet-gnome-sharp.spec
@@ -205,8 +205,8 @@ Pliki programistyczne biblioteki GnomeVfs#.
 
 %prep
 %setup -q -n gnome-sharp-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-gnome-sharp.git/commitdiff/d1a17c4c5e5b27bbd246fcac71be88cce1797951



More information about the pld-cvs-commit mailing list