[packages/usbutils] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:27:24 CEST 2025
commit b62defe21a53e2809cdef8fb6a9d48487d24af72
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:27:08 2025 +0200
Fix applying patches.
usbutils.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/usbutils.spec b/usbutils.spec
index aff874f..d7d952f 100644
--- a/usbutils.spec
+++ b/usbutils.spec
@@ -52,7 +52,7 @@ Program lsusb napisany w Pythonie.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e '1s,.*python3,#!%{__python3},' lsusb.py
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/usbutils.git/commitdiff/b62defe21a53e2809cdef8fb6a9d48487d24af72
More information about the pld-cvs-commit
mailing list