x11-themes/gartoon-redux: Unset XDG_CACHE_HOME (bug #588708).
authorJeroen Roovers <jer@gentoo.org>
Thu, 14 Jul 2016 12:46:16 +0000 (14:46 +0200)
committerJeroen 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

index ea8a1092bae5dd9d3c1ba2fa45092a6ad4abb606..b54788d814eb3d264adc08dc8f596b6cce5dae26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 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
 }