From 6117ae778e0203c97e938b6d55fad342476e7963 Mon Sep 17 00:00:00 2001 From: groucho Date: Fri, 06 Jun 2003 11:36:17 +0000 Subject: Upon popular request (Harlekin :-) here it is --- (limited to 'qt/control/qpf-bitstream-vera-large.postinst') diff --git a/qt/control/qpf-bitstream-vera-large.postinst b/qt/control/qpf-bitstream-vera-large.postinst new file mode 100755 index 0000000..9671d9a --- a/dev/null +++ b/qt/control/qpf-bitstream-vera-large.postinst @@ -0,0 +1,11 @@ +#!/bin/sh + +set -e + +if [ "$1" != "configure" ]; then + exit 0 +fi + +. /etc/profile + +update-qtfontdir -- cgit v0.9.0.2