diff --git a/Formula/syncthing-inotify.rb b/Formula/syncthing-inotify.rb index e1e801f8d2..c09a9873b0 100644 --- a/Formula/syncthing-inotify.rb +++ b/Formula/syncthing-inotify.rb @@ -17,6 +17,7 @@ class SyncthingInotify < Formula def install ENV["GOPATH"] = buildpath + ENV["GOROOT"] = Formula["go"].opt_libexec dir = buildpath/"src/github.com/syncthing/syncthing-inotify" dir.install buildpath.children cd dir do