fontforge: audit fixes

Closes Homebrew/homebrew#48839.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
master
Tomasz Pajor 2016-02-04 21:42:58 +01:00 committed by Dominyk Tiller
parent b1d86afb15
commit b9c74e793f
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ class Fontforge < Formula
# The app here is not functional. You should install Fontforge
# via the Cask if you want GUI/App support.
(share/"fontforge/osx/FontForge.app").rmtree
(pkgshare/"osx/FontForge.app").rmtree
if build.with? "extra-tools"
cd "contrib/fonttools" do