Skip to content

Commit 7995868

Browse files
committed
druid: dont install quickstart/tutorial so we can build :all bottle
Signed-off-by: Rui Chen <[email protected]>
1 parent 82aa6e9 commit 7995868

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/d/druid.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ class Druid < Formula
2929
end
3030

3131
def install
32+
rm_r "quickstart/tutorial"
3233
libexec.install Dir["*"]
3334

3435
%w[

0 commit comments

Comments
 (0)