build .debs with new grid now that ok for wxPython too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2000-04-14 16:12:50 +00:00
parent 49f74d51eb
commit 27df708603

2
debian/rules vendored
View File

@@ -85,7 +85,6 @@ build-gtk-shared-stamp:
--with-gtk \
--with-opengl \
--enable-burnt_name \
--disable-newgrid \
--with-zlib=sys \
--with-libjpeg=sys \
--with-libpng=sys \
@@ -101,7 +100,6 @@ build-gtk-static-stamp:
--with-gtk \
--with-opengl \
--disable-shared \
--disable-newgrid \
--with-zlib=sys \
--with-libjpeg=sys \
--with-libpng=sys \