From d22dd31c57a58b2aad39b8a1bce960363299598a Mon Sep 17 00:00:00 2001 From: Xu Cheng Date: Mon, 26 Oct 2015 20:06:21 +0800 Subject: [PATCH] titan-server: bottle unneeded --- Formula/titan-server.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/titan-server.rb b/Formula/titan-server.rb index e2be3378a2..5ad43a08ad 100644 --- a/Formula/titan-server.rb +++ b/Formula/titan-server.rb @@ -4,6 +4,8 @@ class TitanServer < Formula url "http://s3.thinkaurelius.com/downloads/titan/titan-server-0.4.4.zip" sha256 "46703d315aa6ca0602b022fadca3846a58ba69bb490acb210bedd5be3bf12ef5" + bottle :unneeded + # In reference to PR #30107 this patch will update the titan.sh and rexster-console.sh # scripts to properly follow multiple symlinks so that java calls can accurately find # their associated necessary libraries.