uberft: use Formula[]

master
Adam Vandenberg 2014-02-25 21:40:10 -08:00
parent 307167550f
commit 395dc6bb41
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ class Uberftp < Formula
def install
# get the flavor
globus = Formula.factory('globus-toolkit').opt_prefix
globus = Formula["globus-toolkit"].opt_prefix
core = `"#{globus}/sbin/gpt-query" globus_core`
flavor = case core