Add wxversion/ to the dist tarball.

Prefer 2.5 wx-config in the debs.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2004-10-01 14:02:27 +00:00
parent a13a7f891a
commit 5173779ec4
2 changed files with 3 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
#! /bin/sh
set -e
update-alternatives --install /usr/bin/wx-config wx-config /usr/lib/wx/config/gtk2-unicode-release-=V 70
update-alternatives --install /usr/bin/wx-config wx-config /usr/lib/wx/config/gtk2-unicode-release-=V-static 60
update-alternatives --install /usr/bin/wx-config wx-config /usr/lib/wx/config/gtk2-unicode-release-=V 80
update-alternatives --install /usr/bin/wx-config wx-config /usr/lib/wx/config/gtk2-unicode-release-=V-static 75
#DEBHELPER#

View File

@@ -96,3 +96,4 @@ wxPython/wxPython/tools
wxPython/wx/tools
wxPython/wx/tools/XRCed
wxPython/wx/tools/XRCed/src-images
wxPython/wxversion