diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/postinst-intercepts/update_font_cache | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/postinst-intercepts/update_font_cache b/scripts/postinst-intercepts/update_font_cache index 3907f25f19..c8c6018f27 100644 --- a/scripts/postinst-intercepts/update_font_cache +++ b/scripts/postinst-intercepts/update_font_cache | |||
| @@ -2,6 +2,4 @@ | |||
| 2 | 2 | ||
| 3 | PSEUDO_UNLOAD=1 qemuwrapper -L $D -E LD_LIBRARY_PATH=$D/${libdir}:$D/${base_libdir}\ | 3 | PSEUDO_UNLOAD=1 qemuwrapper -L $D -E LD_LIBRARY_PATH=$D/${libdir}:$D/${base_libdir}\ |
| 4 | $D${bindir}/fc-cache --sysroot=$D | 4 | $D${bindir}/fc-cache --sysroot=$D |
| 5 | chown -R root:root $D${localstatedir}/cache/fontconfig | 5 | chown -R root:root $D${fontconfigcachedir} |
| 6 | |||
| 7 | |||
