[packages/scsiinfo] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:54:35 CEST 2025
commit 4c49d61333fb3704aab6d213f36a39a0953667f5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:54:19 2025 +0200
Fix applying patches.
scsiinfo.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/scsiinfo.spec b/scsiinfo.spec
index e81c876..fff10e4 100644
--- a/scsiinfo.spec
+++ b/scsiinfo.spec
@@ -56,11 +56,11 @@ stronach trybów SCSI.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
%build
%{__make} clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scsiinfo.git/commitdiff/4c49d61333fb3704aab6d213f36a39a0953667f5
More information about the pld-cvs-commit
mailing list