]> git.saurik.com Git - wxWidgets.git/blame - debian/libwxgtk-contrib.postinst
fixed mgl.t to not include paletteg.o (hey, reading these templates is better than...
[wxWidgets.git] / debian / libwxgtk-contrib.postinst
CommitLineData
f6bcfd97
BP
1#!/bin/sh
2
3set -e
4
5if [ "$1" = "configure" ]; then
6 ldconfig
7fi
8
9#DEBHELPER#
10