update: rename filedir to work with new version of leaf
This commit is contained in:
9
media-libs/fontconfig/40-fontconfig-config.HOOK
Normal file
9
media-libs/fontconfig/40-fontconfig-config.HOOK
Normal file
@@ -0,0 +1,9 @@
|
||||
target=(
|
||||
/etc/fonts/conf.avail/*
|
||||
/etc/fonts/conf.d/*
|
||||
/usr/share/fonts/*
|
||||
)
|
||||
triggers=("install" "remove")
|
||||
operation() {
|
||||
/usr/bin/fc-cache -fs
|
||||
}
|
||||
Reference in New Issue
Block a user