From a7f01dfd1d054d3a92ff4386504dc76a010fe208 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Fri, 22 Feb 2013 17:35:26 +0000 Subject: phantomjs: install examples. --- Library/Formula/phantomjs.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/phantomjs.rb b/Library/Formula/phantomjs.rb index 6df1467b9..9f23315c2 100644 --- a/Library/Formula/phantomjs.rb +++ b/Library/Formula/phantomjs.rb @@ -17,5 +17,6 @@ class Phantomjs < Formula def install bin.install 'bin/phantomjs' + (share+'phantomjs').install 'examples' end end -- cgit v1.2.3