aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAdam Vandenberg2010-05-01 14:06:23 -0700
committerAdam Vandenberg2010-07-03 21:48:37 -0700
commit773c2c8c9eca11d59eb42ab61d3cc8c4739fab59 (patch)
tree316f789b59b78517786b0ed339d28c7ce15a0b62 /share
parenteacfd17af9bfaac27a17675a1e65fddbacf7296d (diff)
downloadhomebrew-773c2c8c9eca11d59eb42ab61d3cc8c4739fab59.tar.bz2
Allow user to override temp folder with HOMEBREW_TEMP
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/brew.19
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 7c4ff5c14..e286e430c 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "BREW" "1" "June 2010" "Homebrew" "brew"
+.TH "BREW" "1" "July 2010" "Homebrew" "brew"
.
.SH "NAME"
\fBbrew\fR \- The missing package manager for OS X
@@ -161,6 +161,13 @@ HOMEBREW_DEBUG
If set, instructs Homebrew to always assume \fB\-\-debug\fR when running commands\.
.
.TP
+HOMEBREW_TEMP
+If set, instructs Homebrew to use \fBHOMEBREW_TEMP\fR as the temporary folder for building packages\. This may be needed if your system temp folder and Homebrew Prefix are on different volumes, as OS X has trouble moving symlinks across volumes when the target does not yet exist\.
+.
+.IP
+This issue typically occurs when using FileVault (or certain custom SSD configurations\.)
+.
+.TP
HOMEBREW_USE_LLVM
If set, instructs Homebrew to use the LLVM front\-ends to the GCC compilers\.
.