[packages/dotnet-notify-sharp] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:19:00 CEST 2025
commit 6cc01aacec02de3ceab14d581add961f7c0fef2c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:18:44 2025 +0200
Fix applying patches.
dotnet-notify-sharp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dotnet-notify-sharp.spec b/dotnet-notify-sharp.spec
index bd1c8d8..d50fd69 100644
--- a/dotnet-notify-sharp.spec
+++ b/dotnet-notify-sharp.spec
@@ -68,8 +68,8 @@ Pliki programistyczne biblioteki notify-sharp.
%prep
%setup -q -n notify-sharp-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dotnet-notify-sharp.git/commitdiff/6cc01aacec02de3ceab14d581add961f7c0fef2c
More information about the pld-cvs-commit
mailing list