From ed49328dc30e6e12f78c788d042ba01ce2cd2a0d Mon Sep 17 00:00:00 2001 From: kergoth Date: Fri, 25 Apr 2003 15:38:39 +0000 Subject: Reducing ambiguity in vera packaging --- (limited to 'qt/control/qpf-bitstream-vera-full.postinst') diff --git a/qt/control/qpf-bitstream-vera-full.postinst b/qt/control/qpf-bitstream-vera-full.postinst new file mode 100755 index 0000000..9671d9a --- a/dev/null +++ b/qt/control/qpf-bitstream-vera-full.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