]> git.saurik.com Git - wxWidgets.git/blobdiff - debian/libwxgtk-contrib.postinst
Updates for debian build scripts to suit new library and tool status.
[wxWidgets.git] / debian / libwxgtk-contrib.postinst
diff --git a/debian/libwxgtk-contrib.postinst b/debian/libwxgtk-contrib.postinst
deleted file mode 100644 (file)
index 881b6e2..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "configure" ]; then
-       ldconfig
-fi
-
-#DEBHELPER#
-