From b1289f41defb14fe3d793656c40bebe50f3062ea Mon Sep 17 00:00:00 2001 From: kergoth Date: Wed, 23 Apr 2003 00:12:32 +0000 Subject: Increase package granularity of qt/e font packages. --- (limited to 'qt/control/qpf-cyberbit-120-50-t10.postinst') diff --git a/qt/control/qpf-cyberbit-120-50-t10.postinst b/qt/control/qpf-cyberbit-120-50-t10.postinst new file mode 100755 index 0000000..30336ce --- a/dev/null +++ b/qt/control/qpf-cyberbit-120-50-t10.postinst @@ -0,0 +1,9 @@ +#!/bin/sh + +set -e + +if [ "$1" != "configure" ]; then + exit 0 +fi + +update-qtfontdir -- cgit v0.9.0.2