From 75d395767418049d092ff63c4ef39153989438ab Mon Sep 17 00:00:00 2001 From: Rick Farina Date: Tue, 8 Jan 2019 17:19:15 -0500 Subject: net-wireless/hackrf-tools: please upstream Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Rick Farina --- net-wireless/hackrf-tools/files/hackrf_easy_flash | 1 + 1 file changed, 1 insertion(+) (limited to 'net-wireless/hackrf-tools') diff --git a/net-wireless/hackrf-tools/files/hackrf_easy_flash b/net-wireless/hackrf-tools/files/hackrf_easy_flash index 3c802b440fac..78d0c69b0cd5 100755 --- a/net-wireless/hackrf-tools/files/hackrf_easy_flash +++ b/net-wireless/hackrf-tools/files/hackrf_easy_flash @@ -115,6 +115,7 @@ if [ "${CPLD}" = 1 ] && [ "${TARGET}" != "hackrf" ]; then exit 1 fi +printf "This tool is provided by Gentoo, please report bugs on https://bugs.gentoo.org/\n\n" if [ ${DFU_MODE} = 1 ]; then printf "Preparing to reset hackrf with DFU ${ram_firmware}\n" printf "Then flashing with ${firmware}\n\n" -- cgit v1.2.3-65-gdbad