net-analyzer/gr-fosphor: shebang fixed upstream

Package-Manager: portage-2.2.27
This commit is contained in:
Jason A. Donenfeld
2016-02-19 00:00:39 +01:00
parent 3b1ed8380b
commit 3212cdab1f

View File

@@ -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
}