]> git.saurik.com Git - wxWidgets.git/blobdiff - debian/libwxbase-dev.postinst
don't try to refresh the menu bar before showing it, fixes crash on startup with...
[wxWidgets.git] / debian / libwxbase-dev.postinst
index 8587a5ddf16276653848d1c85cce886eb8c7e613..9293860cdd9c1873281bc8edfaf2f828996e98c9 100644 (file)
@@ -1,7 +1,7 @@
 #! /bin/sh
 set -e
 
 #! /bin/sh
 set -e
 
-update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxbase-config 50
+update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxbase-config 60
 
 #DEBHELPER#
 
 
 #DEBHELPER#