projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e64c308
)
net-wireless/gqrx: fix double empty line
author
Thomas Deutschmann
<whissi@gentoo.org>
Fri, 11 Jan 2019 18:29:43 +0000
(19:29 +0100)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Fri, 11 Jan 2019 18:29:43 +0000
(19:29 +0100)
Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-wireless/gqrx/gqrx-2.11.5-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild
b/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild
index bdc7e5c4192ef79a4eb43cba423baddc3d13f00f..827cbf70e3de8a16f2c5868f12cc77a900e9e009 100644
(file)
--- 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
}