[packages/mono-debugger] Fix applying patches.

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


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

    Fix applying patches.

 mono-debugger.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mono-debugger.spec b/mono-debugger.spec
index 1f8e355..19647ab 100644
--- a/mono-debugger.spec
+++ b/mono-debugger.spec
@@ -57,7 +57,7 @@ Dokumentacja odpluskwiacza dla mono.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mono-debugger.git/commitdiff/1f1e79dffa21ec378d7cfc43e81733cbc1883ff3



More information about the pld-cvs-commit mailing list