Skip to content

Commit

Permalink
dwarf-fortress.rb: use suite
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorgalvao committed Aug 2, 2015
1 parent b011f89 commit 63475ac
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions Casks/dwarf-fortress.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,5 @@
homepage 'http://www.bay12games.com/dwarves/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

# todo: should this be
#
# suite 'df_osx', :target => 'Dwarf Fortress'
#
# ?
artifact 'df_osx/df', :target => 'Dwarf Fortress/df'
suite 'df_osx', :target => 'Dwarf Fortress'
end

0 comments on commit 63475ac

Please sign in to comment.