[packages/dotnet-mono-upnp] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:18:43 CEST 2025
commit cbe36869125a5993763aeb351127a40ecec51953
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:18:28 2025 +0200
Fix applying patches.
dotnet-mono-upnp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dotnet-mono-upnp.spec b/dotnet-mono-upnp.spec
index 16b2215..b277b15 100644
--- a/dotnet-mono-upnp.spec
+++ b/dotnet-mono-upnp.spec
@@ -37,8 +37,8 @@ Ten pakiet dostarcza pliki programistyczne dla Mono.Upnp.
%prep
%setup -q -n mono-upnp-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal} -I .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dotnet-mono-upnp.git/commitdiff/cbe36869125a5993763aeb351127a40ecec51953
More information about the pld-cvs-commit
mailing list