commit:     9bf58646deab755cf46647f87163260126bb5477
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 10:09:46 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 10:09:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf58646

sys-libs/talloc: Add python-single-r1_pkg_setup() to pkg_setup()

Gentoo-Bug: 574670

Package-Manager: portage-2.2.27

 sys-libs/talloc/talloc-2.1.5-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sys-libs/talloc/talloc-2.1.5-r1.ebuild 
b/sys-libs/talloc/talloc-2.1.5-r1.ebuild
index 98398ca..4f61bf0 100644
--- a/sys-libs/talloc/talloc-2.1.5-r1.ebuild
+++ b/sys-libs/talloc/talloc-2.1.5-r1.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$
 
@@ -44,6 +44,8 @@ pkg_setup() {
        # try to turn off distcc and ccache for people that have a problem with 
it
        export DISTCC_DISABLE=1
        export CCACHE_DISABLE=1
+
+       python-single-r1_pkg_setup
 }
 
 src_prepare() {

Reply via email to