[packages/dotnet-evolution-sharp] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:17:49 CEST 2025
commit 57b70069e19690d031947c0538805fb377bf21b4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:17:33 2025 +0200
Fix applying patches.
dotnet-evolution-sharp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dotnet-evolution-sharp.spec b/dotnet-evolution-sharp.spec
index a526916..e55a38f 100644
--- a/dotnet-evolution-sharp.spec
+++ b/dotnet-evolution-sharp.spec
@@ -64,8 +64,8 @@ Biblioteki statyczne evolution-sharp.
%prep
%setup -q -n evolution-sharp-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dotnet-evolution-sharp.git/commitdiff/57b70069e19690d031947c0538805fb377bf21b4
More information about the pld-cvs-commit
mailing list