cc65: audit fixes

Closes Homebrew/homebrew#48297.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
master
Tomasz Pajor 2016-01-20 22:10:07 +01:00 committed by Dominyk Tiller
parent 2b8b4f5bb8
commit 6e685fcca0
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ class Cc65 < Formula
def caveats; <<-EOS.undent
Library files have been installed to:
#{share}/cc65
#{pkgshare}
EOS
end