diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2014-01-30 13:16:33 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-01-30 15:29:35 -0600 |
commit | 481db97cc9998abe8f022040e2324611f5352ea2 (patch) | |
tree | 65d69dcc7283d96ded13310f04b923a90e515607 /office/mupdf | |
parent | 30c6fcdef40b89d34a9423954c006c635f2f6996 (diff) | |
download | slackbuilds-481db97cc9998abe8f022040e2324611f5352ea2.tar.gz |
development/google-go-lang: Unset BASH_ENV during build
I have no idea why, but having BASH_ENV set (or at least,
as it is in my build environment) will cause run.bash to
exit with the same error seen here:
http://permalink.gmane.org/gmane.comp.lang.go.devel/34316
For the sake of completeness, here's my $HOME/.profile:
BASH_ENV=$HOME/.bashrc
export BASH_ENV
. $HOME/.bashrc
As part of the troubeshooting process, I commented out only
the first two lines (to confirm that it wasn't the contents
of $HOME/.bashrc causing the problem) and the build proceeds
correctly.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/mupdf')
0 files changed, 0 insertions, 0 deletions