From 3212cdab1f94dc6e098729c4ff7130bb0de984cd Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Fri, 19 Feb 2016 00:00:39 +0100 Subject: [PATCH] net-analyzer/gr-fosphor: shebang fixed upstream Package-Manager: portage-2.2.27 --- net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild index 42cf01f5b442b..3ce90561355b3 100644 --- a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild +++ b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -45,7 +45,6 @@ DEPEND="${RDEPEND} " src_prepare() { - python_fix_shebang python/wx_sink_c.py cmake-utils_src_prepare }