diff options
Diffstat (limited to 'Library')
| -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}", |
