[packages/bluez-kernel] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:49:46 CEST 2025
commit 2152c433ac5ba30265577fd9687ad0386a089d7b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:49:30 2025 +0200
Fix applying patches.
bluez-kernel.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bluez-kernel.spec b/bluez-kernel.spec
index 7422a24..b73f6bb 100644
--- a/bluez-kernel.spec
+++ b/bluez-kernel.spec
@@ -38,7 +38,7 @@ Moduły jądra Bluetooth.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
tar xzf %{SOURCE1} -C drivers
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bluez-kernel.git/commitdiff/2152c433ac5ba30265577fd9687ad0386a089d7b
More information about the pld-cvs-commit
mailing list