From c1903d8f3d67d89a15e898b71f37b0050dc54b0f Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 28 Oct 2015 12:54:12 +0100 Subject: sys-devel/clang: Prefix love Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- sys-devel/clang/clang-3.0-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-devel/clang/clang-3.0-r4.ebuild') diff --git a/sys-devel/clang/clang-3.0-r4.ebuild b/sys-devel/clang/clang-3.0-r4.ebuild index 3834aa49c83c..dfd288b9bd8e 100644 --- a/sys-devel/clang/clang-3.0-r4.ebuild +++ b/sys-devel/clang/clang-3.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -163,7 +163,7 @@ src_install() { install-scan-view() { insinto "$(python_get_sitedir)"/clang doins Reporter.py Resources ScanView.py startfile.py - touch "${ED}"/"$(python_get_sitedir)"/clang/__init__.py + touch "${D}"/"$(python_get_sitedir)"/clang/__init__.py } python_execute_function install-scan-view fi -- cgit v1.2.3-65-gdbad