aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2014-02-26 20:29:05 -0800
committerAdam Vandenberg2014-02-27 08:21:23 -0800
commit07cc9adf199d99aad44f4384dc15ea721dfc706f (patch)
treeea2dfa3b2681016d9ef90f09c965d16ae8b195ff /Library/Formula
parentd7b3ade9a3508a9ea61677e5ba41bd1d2d35587a (diff)
downloadhomebrew-07cc9adf199d99aad44f4384dc15ea721dfc706f.tar.bz2
opensc: use Formula[]
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/opensc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/opensc.rb b/Library/Formula/opensc.rb
index 3923449a7..b594c899f 100644
--- a/Library/Formula/opensc.rb
+++ b/Library/Formula/opensc.rb
@@ -23,7 +23,7 @@ class Opensc < Formula
# If OpenSC's configure script detects docbook it will build manual
# pages. This extends the spirit of that logic to support homebrew
# installed docbook.
- docbook = Formula.factory 'docbook'
+ docbook = Formula["docbook"]
if docbook.installed?
# OpenSC looks in a set of common paths for docbook's xsl files,
# but not in /usr/local, and certainly not in homebrew's