mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
x11-themes/gartoon-redux: Unset XDG_CACHE_HOME (bug #588708).
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user