From f0626f4d75c79645c25e931c1521bd9a260fe0cd Mon Sep 17 00:00:00 2001 From: kergoth Date: Tue, 22 Apr 2003 04:57:35 +0000 Subject: Proper debian package naming. --- (limited to 'qt/control/libqte2.postinst') diff --git a/qt/control/libqte2.postinst b/qt/control/libqte2.postinst new file mode 100755 index 0000000..0c37b3d --- a/dev/null +++ b/qt/control/libqte2.postinst @@ -0,0 +1,4 @@ +#!/bin/sh + +[ -x /sbin/ldconfig ] && /sbin/ldconfig +exit 0 -- cgit v0.9.0.2