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