From c627761b28e4eb039dea92413725bb2ce09aa797 Mon Sep 17 00:00:00 2001 From: Ron Lee Date: Thu, 13 Apr 2006 08:01:34 +0000 Subject: [PATCH] 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 --- debian/rules | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/rules b/debian/rules index e37d42f844..b8b73cc77d 100755 --- a/debian/rules +++ b/debian/rules @@ -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')