commit | fff01a8bf7564d5da91bac8768eff399c234ff14 | [log] [tgz] |
---|---|---|
author | Christopher Fujino <christopherfujino@gmail.com> | Wed Sep 02 12:53:32 2020 -0700 |
committer | Christopher Fujino <christopherfujino@gmail.com> | Wed Sep 02 12:53:32 2020 -0700 |
tree | 9a1c6141b156b7c2a13e3e5c7423925de3cca479 | |
parent | 9dc230063a4bed859d553358697491c6e8960522 [diff] |
add comment
diff --git a/Formula/libimobiledevice-flutter.rb b/Formula/libimobiledevice-flutter.rb index d995aad..6a59b79 100644 --- a/Formula/libimobiledevice-flutter.rb +++ b/Formula/libimobiledevice-flutter.rb
@@ -24,7 +24,7 @@ end system "./configure", "--disable-dependency-tracking", "--disable-silent-rules", - "--prefix=#{prefix}", + "--prefix=#{prefix}", # brew --prefix # As long as libplist builds without Cython # bindings, libimobiledevice must as well. "--without-cython",