[packages/unh_iscsi] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:25:51 CEST 2025
commit 621552d07b0a256876db533d4b20aef75220b4f3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:25:35 2025 +0200
Fix applying patches.
unh_iscsi.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/unh_iscsi.spec b/unh_iscsi.spec
index 38229e5..72c6d89 100644
--- a/unh_iscsi.spec
+++ b/unh_iscsi.spec
@@ -58,9 +58,9 @@ Moduł jądra dla protokołu IP over SCSI.
%prep
%setup -q -n unh-iscsi-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%{__sed} -i -e 's/ -Werror//' Makefile-user
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/unh_iscsi.git/commitdiff/621552d07b0a256876db533d4b20aef75220b4f3
More information about the pld-cvs-commit
mailing list