]> git.saurik.com Git - wxWidgets.git/blame - debian/libwxgtk-contrib.postinst
Don't pass notifications to wxMenuBarManager. It will be getting its own.
[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