Really don't build the common packages for 2.4 anymore.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@38690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2006-04-13 08:01:34 +00:00
parent bb7cbba940
commit c627761b28

5
debian/rules vendored
View File

@@ -39,10 +39,7 @@ endif
# the $(release) that is expected to provide it. Do not define it at
# all if this is to be the default (or only) wx source package for the
# target release.
#
# for etch:
#DEBIAN_WX_DEFAULT_VERSION = 2.6
# XXX
DEBIAN_WX_DEFAULT_VERSION = 2.6
release := $(shell dpkg-parsechangelog | sed -n 's/^Source: wxwindows//p')