Fix cask font paths: include homebrew-fonts/ archive prefix
Homebrew moves the extracted archive directory into the Caskroom without stripping the top-level name, so font artifact paths need the homebrew-fonts/ prefix. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
76743cdc4d
commit
c85bbccd26
135 changed files with 595 additions and 592 deletions
|
|
@ -10,5 +10,5 @@ cask "font-clancy-experience" do
|
|||
name "Clancy Experience"
|
||||
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
|
||||
|
||||
font "font_files/font-clancy-experience/otf/clancy-experience.otf"
|
||||
font "homebrew-fonts/font_files/font-clancy-experience/otf/clancy-experience.otf"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue