[packages/scsidev] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:54:32 CEST 2025
commit 8f073f80f7af8cd17c21469ec983a6d63c62e320
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:54:16 2025 +0200
Fix applying patches.
scsidev.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/scsidev.spec b/scsidev.spec
index fd69b17..9b745b0 100644
--- a/scsidev.spec
+++ b/scsidev.spec
@@ -31,7 +31,7 @@ mapowanie nie zmieniające się w większości przypadków.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scsidev.git/commitdiff/8f073f80f7af8cd17c21469ec983a6d63c62e320
More information about the pld-cvs-commit
mailing list