diff options
| author | Max Howell | 2010-01-23 11:42:18 +0000 |
|---|---|---|
| committer | Max Howell | 2010-01-24 12:27:40 +0000 |
| commit | 2216545bd6bc72a32617e048409dc97763e37bef (patch) | |
| tree | 68a4c567c9820d5abe43889d3c4540dada07e46a /Library/Formula | |
| parent | 3d2710962e6c4681dc0d66603c91eeecbcf5f773 (diff) | |
| download | homebrew-2216545bd6bc72a32617e048409dc97763e37bef.tar.bz2 | |
Also known as style
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/diction.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/diction.rb b/Library/Formula/diction.rb index 7b384ba9c..bb48c07ed 100644 --- a/Library/Formula/diction.rb +++ b/Library/Formula/diction.rb @@ -5,6 +5,8 @@ class Diction <Formula homepage 'http://www.gnu.org/software/diction/' md5 '4cbdb115c976d7141f54b223df28012e' + aka 'style' + def install configure_args = [ "--prefix=#{prefix}", |
