aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/abcm2ps.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/abcm2ps.rb')
-rw-r--r--Library/Formula/abcm2ps.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/abcm2ps.rb b/Library/Formula/abcm2ps.rb
index 2d7dac66b..2dd61672f 100644
--- a/Library/Formula/abcm2ps.rb
+++ b/Library/Formula/abcm2ps.rb
@@ -11,6 +11,6 @@ class Abcm2ps < Formula
end
test do
- system "abcm2ps"
+ system "#{bin}/abcm2ps"
end
end