[packages/ideviceinstaller] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:12:50 CEST 2025
commit 4d685eeba67e6bae73aaa7725d0042cdff86bbb7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:12:34 2025 +0200
Fix applying patches.
ideviceinstaller.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ideviceinstaller.spec b/ideviceinstaller.spec
index c9d6762..96016a9 100644
--- a/ideviceinstaller.spec
+++ b/ideviceinstaller.spec
@@ -35,7 +35,7 @@ zarchiwizowane aplikacje.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ideviceinstaller.git/commitdiff/4d685eeba67e6bae73aaa7725d0042cdff86bbb7
More information about the pld-cvs-commit
mailing list