aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/zsh.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/zsh.rb b/Library/Formula/zsh.rb
index fc1ada31f..67271564e 100644
--- a/Library/Formula/zsh.rb
+++ b/Library/Formula/zsh.rb
@@ -16,7 +16,7 @@ class Zsh < Formula
def install
args = %W[
- -prefix=#{prefix}
+ --prefix=#{prefix}
--enable-fndir=#{share}/zsh/functions
--enable-site-fndir=#{share}/zsh/site-functions
--enable-scriptdir=#{share}/zsh/scripts