mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
net-wireless/airspyhf: Fix patch filename
Signed-off-by: Eli Burch <eli.burch@burchbytes.com>
This commit is contained in:
parent
7250f70183
commit
d465b6f001
@ -23,11 +23,13 @@ RDEPEND="${DEPEND}
|
||||
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/airspyhf-1.6.8-remove-static.patch"
|
||||
)
|
||||
|
||||
src_prepare(){
|
||||
sed -i "s@DESTINATION \"/etc/udev/rules.d\"@DESTINATION \"$(get_udevdir)/rules.d\"@" "tools/CMakeLists.txt" || die
|
||||
|
||||
eapply "${FILESDIR}/static.patch"
|
||||
|
||||
cmake_src_prepare
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user