diff options
Diffstat (limited to 'Library/Formula/phoronix-test-suite.rb')
| -rw-r--r-- | Library/Formula/phoronix-test-suite.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/phoronix-test-suite.rb b/Library/Formula/phoronix-test-suite.rb index 6eb377c81..d1b27be10 100644 --- a/Library/Formula/phoronix-test-suite.rb +++ b/Library/Formula/phoronix-test-suite.rb @@ -7,7 +7,7 @@ class PhoronixTestSuite <Formula    def patches      DATA    end -   +    def install      system "./install-sh #{prefix}"    end | 
