[packages/dotnet-notify-sharp3] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:19:03 CEST 2025
commit a9870a3ea227fe53a50295b28fae448906d28437
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:18:47 2025 +0200
Fix applying patches.
dotnet-notify-sharp3.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dotnet-notify-sharp3.spec b/dotnet-notify-sharp3.spec
index 6008a81..8a92ac1 100644
--- a/dotnet-notify-sharp3.spec
+++ b/dotnet-notify-sharp3.spec
@@ -69,8 +69,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-sharp3.git/commitdiff/a9870a3ea227fe53a50295b28fae448906d28437
More information about the pld-cvs-commit
mailing list