Diffstat (limited to 'qt/control/qpf-helvetica.postinst') (more/less context) (show whitespace changes)
-rwxr-xr-x | qt/control/qpf-helvetica.postinst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qt/control/qpf-helvetica.postinst b/qt/control/qpf-helvetica.postinst index 30336ce..9671d9a 100755 --- a/qt/control/qpf-helvetica.postinst +++ b/qt/control/qpf-helvetica.postinst @@ -6,4 +6,6 @@ if [ "$1" != "configure" ]; then exit 0 fi +. /etc/profile + update-qtfontdir |