[tbb-commits] [builders/tor-browser-build] branch main updated: Bug 40583: Fix build of goansicolor
gitolite role
git at cupani.torproject.org
Tue Jul 19 13:49:32 UTC 2022
This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch main
in repository builders/tor-browser-build.
The following commit(s) were added to refs/heads/main by this push:
new 0ce5e1d Bug 40583: Fix build of goansicolor
0ce5e1d is described below
commit 0ce5e1d0f06bc879f714760ecee8d9d0b9bbe434
Author: Nicolas Vigier <boklm at torproject.org>
AuthorDate: Mon Jul 18 09:24:11 2022 +0200
Bug 40583: Fix build of goansicolor
Fixup for #40547.
---
projects/goansicolor/config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/goansicolor/config b/projects/goansicolor/config
index 68b1032..b3188d6 100644
--- a/projects/goansicolor/config
+++ b/projects/goansicolor/config
@@ -4,7 +4,7 @@ git_url: https://github.com/shiena/ansicolor.git
git_hash: a422bbe96644373c5753384a59d678f7d261ff10
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
container:
-use_container: 1
+ use_container: 1
build: '[% c("projects/go/var/build_go_lib") %]'
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tbb-commits
mailing list