[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gentoo-commits
Subject:    [gentoo-commits] proj/releng:master commit in: tools/
From:       "Matt Turner" <mattst88 () gentoo ! org>
Date:       2020-04-30 23:16:25
Message-ID: 1588288376.51d806875ebd575a9d6ec71ec3a2c6fc5bf0ee4b.mattst88 () gentoo
[Download RAW message or body]

commit:     51d806875ebd575a9d6ec71ec3a2c6fc5bf0ee4b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 30 23:12:56 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Apr 30 23:12:56 2020 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=51d80687

catalyst-auto: Add fallback for unset storedir

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 tools/catalyst-auto | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/catalyst-auto b/tools/catalyst-auto
index f8258545..0cd9275f 100755
--- a/tools/catalyst-auto
+++ b/tools/catalyst-auto
@@ -268,6 +268,7 @@ run_catalyst_commands() {
 
 	# Some configs will set this explicitly, so don't clobber it.
 	: ${BUILD_SRCDIR_BASE:=$(catalyst_var storedir)}
+	: ${BUILD_SRCDIR_BASE:=/var/tmp/catalyst}
 
 	# See if we had a recent success.
 	if [[ ${lastrun} != 0 ]]; then

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic