aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/dovecot.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/dovecot.rb')
-rw-r--r--Library/Formula/dovecot.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dovecot.rb b/Library/Formula/dovecot.rb
index b497727eb..d0908328b 100644
--- a/Library/Formula/dovecot.rb
+++ b/Library/Formula/dovecot.rb
@@ -35,7 +35,7 @@ For Dovecot to work, you will need to do the following:
<false/>
<key>ProgramArguments</key>
<array>
- <string>#{sbin}/dovecot</string>
+ <string>#{HOMEBREW_PREFIX}/sbin/dovecot</string>
<string>-F</string>
</array>
<key>RunAtLoad</key>