[packages/mono-tools] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:22:44 CEST 2025


commit caa258efcafc909c1c8f87a6fef19827949237a3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:22:28 2025 +0200

    Fix applying patches.

 mono-tools.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mono-tools.spec b/mono-tools.spec
index 951e42b..8d8dd50 100644
--- a/mono-tools.spec
+++ b/mono-tools.spec
@@ -156,8 +156,8 @@ zawartości.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 # as expected by ilcontrast script
 %{__sed} -i -e 's,\$(libdir)/ilcontrast,$(prefix)/lib/ilcontrast,' ilcontrast/Makefile.am
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mono-tools.git/commitdiff/caa258efcafc909c1c8f87a6fef19827949237a3



More information about the pld-cvs-commit mailing list