projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
574a64e
)
net-im/err: python_moduleroot -> python_moduleinto
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 May 2016 07:09:01 +0000
(09:09 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 14 May 2016 07:19:57 +0000
(09:19 +0200)
net-im/err/err-1.7.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-im/err/err-1.7.1-r1.ebuild
b/net-im/err/err-1.7.1-r1.ebuild
index 158cc5b670c50df1befc0ecde4376ad3149271b6..92f8103abf828b0052139588f9fce506f8f95d9a 100644
(file)
--- a/
net-im/err/err-1.7.1-r1.ebuild
+++ b/
net-im/err/err-1.7.1-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
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
}