[packages/librtlsdr] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:59:02 CEST 2025
commit 3e61af7c4e4658f9e9c125c3f4728760b48725bf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:58:45 2025 +0200
Fix applying patches.
librtlsdr.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/librtlsdr.spec b/librtlsdr.spec
index de6faa3..e6c97c4 100644
--- a/librtlsdr.spec
+++ b/librtlsdr.spec
@@ -56,7 +56,7 @@ Statyczna biblioteka rtlsdr.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e 's,/etc/udev/rules\.d,/lib/udev/rules.d,' CMakeLists.txt
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/librtlsdr.git/commitdiff/3e61af7c4e4658f9e9c125c3f4728760b48725bf
More information about the pld-cvs-commit
mailing list