Updates for debian build scripts to suit new library and tool status.
Updated config.{sub,guess} for new platform support. Incorporated fixes to GNU/Hurd support and added GNU/K*BSD support. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
6
debian/libwxgtk-dbg.postinst
vendored
6
debian/libwxgtk-dbg.postinst
vendored
@@ -1,11 +1,7 @@
|
||||
#! /bin/sh
|
||||
set -e
|
||||
|
||||
update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxgtkd-=V-config 50
|
||||
|
||||
if [ "$1" = "configure" ]; then
|
||||
ldconfig
|
||||
fi
|
||||
update-alternatives --install /usr/bin/wx-config wx-config /usr/bin/wxgtk2d-=V-config 50
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
|
Reference in New Issue
Block a user