mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
net-im/err: python_moduleroot -> python_moduleinto
This commit is contained in:
@@ -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$
|
||||
|
||||
@@ -86,7 +86,7 @@ python_install() {
|
||||
# Upstream requires images to be in site-packages directory,
|
||||
# but does not install them at all!
|
||||
if use qt4; then
|
||||
local python_moduleroot=errbot
|
||||
python_moduleinto errbot
|
||||
python_domodule errbot/*.svg
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user