[packages/isicom] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:17:44 CEST 2025
commit e01a7ba65280a66ccc72735e9db2a59f9ebd553c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:17:29 2025 +0200
Fix applying patches.
isicom.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/isicom.spec b/isicom.spec
index f8b7841..0c82c2a 100644
--- a/isicom.spec
+++ b/isicom.spec
@@ -21,7 +21,7 @@ IntelligentSerialInternal (ISI).
%prep
%setup -q -n isicom
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/isicom.git/commitdiff/e01a7ba65280a66ccc72735e9db2a59f9ebd553c
More information about the pld-cvs-commit
mailing list