summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-01-11 19:29:43 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-01-11 19:29:43 +0100
commitb6497c712ff188056fa825f8d45381f520cf6dc0 (patch)
tree7c484432993739f6279788be5999cbb6721b53f4 /net-wireless
parentapp-backup/bacula: Disable S3 support (diff)
downloadgentoo-b6497c712ff188056fa825f8d45381f520cf6dc0.tar.gz
gentoo-b6497c712ff188056fa825f8d45381f520cf6dc0.tar.bz2
gentoo-b6497c712ff188056fa825f8d45381f520cf6dc0.zip
net-wireless/gqrx: fix double empty line
Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/gqrx/gqrx-2.11.5-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild b/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild
index bdc7e5c4192e..827cbf70e3de 100644
--- a/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild
+++ b/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild
@@ -58,7 +58,6 @@ src_configure() {
cmake-utils_src_configure
}
-
src_install() {
dobin "${BUILD_DIR}"/src/gqrx
}