From: Zero_Chaos Date: Mon, 23 Jan 2017 19:12:26 +0000 (-0500) Subject: net-wireless/gnuradio: bug #593052, unported changes on last bump X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=59369c911240ad2653a24c5c8a33379e3bdb9141;p=gentoo.git net-wireless/gnuradio: bug #593052, unported changes on last bump Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/net-wireless/gnuradio/gnuradio-3.7.10.1.ebuild b/net-wireless/gnuradio/gnuradio-3.7.10.1.ebuild index 3782092cda98..8413a7609d05 100644 --- a/net-wireless/gnuradio/gnuradio-3.7.10.1.ebuild +++ b/net-wireless/gnuradio/gnuradio-3.7.10.1.ebuild @@ -183,7 +183,7 @@ src_install() { # Install icons, menu items and mime-types for GRC if use grc ; then - local fd_path="${S}/grc/scripts/freedesktop/" + local fd_path="${S}/grc/scripts/freedesktop" insinto /usr/share/mime/packages doins "${fd_path}/${PN}-grc.xml" diff --git a/net-wireless/gnuradio/gnuradio-9999.ebuild b/net-wireless/gnuradio/gnuradio-9999.ebuild index de0619b6355a..b0d60f1c3cf3 100644 --- a/net-wireless/gnuradio/gnuradio-9999.ebuild +++ b/net-wireless/gnuradio/gnuradio-9999.ebuild @@ -183,7 +183,7 @@ src_install() { # Install icons, menu items and mime-types for GRC if use grc ; then - local fd_path="${S}/grc/freedesktop" + local fd_path="${S}/grc/scripts/freedesktop" insinto /usr/share/mime/packages doins "${fd_path}/${PN}-grc.xml"