diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/graphviz.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/graphviz.rb b/Library/Formula/graphviz.rb index de4f574ec..5093836ca 100644 --- a/Library/Formula/graphviz.rb +++ b/Library/Formula/graphviz.rb @@ -60,7 +60,6 @@ class Graphviz < Formula EOS system "#{bin}/dot", "-Tpdf", "-o", "sample.pdf", "sample.dot" - system "/usr/bin/qlmanage", "-p", "./sample.pdf" end end |
