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

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


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

    Fix applying patches.

 dotnet-gtk-sharp.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/dotnet-gtk-sharp.spec b/dotnet-gtk-sharp.spec
index 13dbbd0..e98ccf3 100644
--- a/dotnet-gtk-sharp.spec
+++ b/dotnet-gtk-sharp.spec
@@ -303,10 +303,10 @@ Przykłady do bibliotek Gtk# 1.x.
 
 %prep
 %setup -q -n gtk-sharp-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 # workaround for variable name
 echo 'm4_pattern_allow(PKG_PATH)' > acinclude.m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-gtk-sharp.git/commitdiff/7ec25861c98ffa7e9ff93dc5292ce16b104f7d6b



More information about the pld-cvs-commit mailing list