Skip to content

Commit

Permalink
afio: use version attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Mar 18, 2014
1 parent 530cb57 commit 0396d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/afio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def install
bin.install "afio"
man1.install 'afio.1'

prefix.install "ANNOUNCE-2.5.1" => "ANNOUNCE"
prefix.install "ANNOUNCE-#{version}" => "ANNOUNCE"
prefix.install %w(HISTORY INSTALLATION README SCRIPTS)
share.install Dir["script*"]
end
Expand Down

0 comments on commit 0396d98

Please sign in to comment.