mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Update fontconfig.rb (#5274)
This commit is contained in:
@@ -77,6 +77,8 @@ class Fontconfig < Package
|
||||
puts 'To complete the installation, execute the following:'.orange
|
||||
puts 'source ~/.bashrc'.orange
|
||||
end
|
||||
system "env FONTCONFIG_PATH=#{CREW_PREFIX}/etc/fonts fc-cache -fv"
|
||||
# The following postinstall fails if graphite isn't installed when fontconfig
|
||||
# is being installed.
|
||||
system "env FONTCONFIG_PATH=#{CREW_PREFIX}/etc/fonts fc-cache -fv || true"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user