[packages/dotnet-gtk-sharp2] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:18:24 CEST 2025
commit d5a8bbafbee4e93c7d417e218f0eb06acf5b733e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:18:08 2025 +0200
Fix applying patches.
dotnet-gtk-sharp2.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dotnet-gtk-sharp2.spec b/dotnet-gtk-sharp2.spec
index 9fac0ff..3971f63 100644
--- a/dotnet-gtk-sharp2.spec
+++ b/dotnet-gtk-sharp2.spec
@@ -71,8 +71,8 @@ Biblioteki statyczne Gtk# 2.
%prep
%setup -q -n gtk-sharp-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dotnet-gtk-sharp2.git/commitdiff/d5a8bbafbee4e93c7d417e218f0eb06acf5b733e
More information about the pld-cvs-commit
mailing list