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:
parent
a13a7f891a
commit
5173779ec4
2 changed files with 3 additions and 2 deletions
4
debian/libwxgtk-dev.postinst
vendored
4
debian/libwxgtk-dev.postinst
vendored
|
|
@ -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#
|
||||
|
||||
|
|
|
|||
|
|
@ -96,3 +96,4 @@ wxPython/wxPython/tools
|
|||
wxPython/wx/tools
|
||||
wxPython/wx/tools/XRCed
|
||||
wxPython/wx/tools/XRCed/src-images
|
||||
wxPython/wxversion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue