projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3baa93
)
x11-themes/gartoon-redux: Unset XDG_CACHE_HOME (bug #588708).
author
Jeroen Roovers
<jer@gentoo.org>
Thu, 14 Jul 2016 12:46:16 +0000
(14:46 +0200)
committer
Jeroen Roovers
<jer@gentoo.org>
Thu, 14 Jul 2016 12:46:30 +0000
(14:46 +0200)
Package-Manager: portage-2.3.0
x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
patch
|
blob
|
history
diff --git
a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
index ea8a1092bae5dd9d3c1ba2fa45092a6ad4abb606..b54788d814eb3d264adc08dc8f596b6cce5dae26 100644
(file)
--- a/
x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
+++ b/
x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
0
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-31,6
+31,7
@@
src_configure() {
}
src_compile() {
+ unset XDG_CACHE_HOME # bug 588708
emake prepare
emake
}