[packages/idevicerestore] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:12:53 CEST 2025
commit 80adda570250f7501c549c7b1ffe68c659054142
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:12:37 2025 +0200
Fix applying patches.
idevicerestore.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/idevicerestore.spec b/idevicerestore.spec
index e748172..f0b9975 100644
--- a/idevicerestore.spec
+++ b/idevicerestore.spec
@@ -44,7 +44,7 @@ dostępności blobów SHSH od Apple'a do podpisywania plików firmware'u.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/idevicerestore.git/commitdiff/80adda570250f7501c549c7b1ffe68c659054142
More information about the pld-cvs-commit
mailing list