[packages/linux-iscsi] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:07:32 CEST 2025
commit cc5902d2ede21f8ad0d6ecfa215a89c1fe567f86
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:07:16 2025 +0200
Fix applying patches.
linux-iscsi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/linux-iscsi.spec b/linux-iscsi.spec
index c92b4dd..eec42a7 100644
--- a/linux-iscsi.spec
+++ b/linux-iscsi.spec
@@ -73,7 +73,7 @@ Moduł jądra SMP dla protokołu IP over SCSI.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with kernel}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/linux-iscsi.git/commitdiff/cc5902d2ede21f8ad0d6ecfa215a89c1fe567f86
More information about the pld-cvs-commit
mailing list