From ffe47019a96da4e6b7057fca30bb64274443099b Mon Sep 17 00:00:00 2001 From: mickeyl Date: Tue, 13 Jan 2004 21:14:51 +0000 Subject: introduce libqtaux in order to get a LGPL clean libopie2 after the merge with libopie1 --- (limited to 'libqtaux/libqtaux.postinst') diff --git a/libqtaux/libqtaux.postinst b/libqtaux/libqtaux.postinst new file mode 100755 index 0000000..0c37b3d --- a/dev/null +++ b/libqtaux/libqtaux.postinst @@ -0,0 +1,4 @@ +#!/bin/sh + +[ -x /sbin/ldconfig ] && /sbin/ldconfig +exit 0 -- cgit v0.9.0.2