[packages/iscsitarget] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:17:36 CEST 2025
commit d7a100859d9121047f27d033a8563784fa077a45
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:17:20 2025 +0200
Fix applying patches.
iscsitarget.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/iscsitarget.spec b/iscsitarget.spec
index b8aebae..14355a8 100644
--- a/iscsitarget.spec
+++ b/iscsitarget.spec
@@ -60,7 +60,7 @@ Moduł jądra dla protokołu IP over SCSI (Target).
%prep
%setup -q -n %{pname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with kernel}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/iscsitarget.git/commitdiff/d7a100859d9121047f27d033a8563784fa077a45
More information about the pld-cvs-commit
mailing list