aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2010-07-29 13:24:00 -0700
committerAdam Vandenberg2010-07-29 13:24:00 -0700
commitccaa9ec94514690d77301ea8cdde4ae3ac7c26fc (patch)
tree2f7af058d0c5cbbd0ebe15c11117d4f052279e50 /Library
parent12dc6e7ff2d93344c926d877cf317c7bd504e50d (diff)
downloadhomebrew-ccaa9ec94514690d77301ea8cdde4ae3ac7c26fc.tar.bz2
glib - supress a folder already exists warning
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/glib.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/glib.rb b/Library/Formula/glib.rb
index 919307ab1..0201a0f59 100644
--- a/Library/Formula/glib.rb
+++ b/Library/Formula/glib.rb
@@ -42,6 +42,7 @@ class Glib <Formula
"--disable-rebuilds",
"--with-libiconv=gnu"
system "make"
+ ENV.j1 # Supress a folder already exists warning
system "make install"
# This sucks; gettext is Keg only to prevent conflicts with the wider