[packages/bladeRF] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:49:15 CEST 2025
commit 77a9f7a9656b666432f9bb3da5d1d9fac22ef241
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:48:59 2025 +0200
Fix applying patches.
bladeRF.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bladeRF.spec b/bladeRF.spec
index 3749ba2..c25b3e5 100644
--- a/bladeRF.spec
+++ b/bladeRF.spec
@@ -55,7 +55,7 @@ Pliki nagłówkowe biblioteki libbladeRF.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__tar} xf %{SOURCE1} -C thirdparty/analogdevicesinc/no-OS --strip-components=1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bladeRF.git/commitdiff/77a9f7a9656b666432f9bb3da5d1d9fac22ef241
More information about the pld-cvs-commit
mailing list