Updates for 2.3.3 debs.
Typo fix for start of local event id's. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
4
debian/rules
vendored
4
debian/rules
vendored
@@ -271,6 +271,7 @@ build-gtk-shared-stamp:
|
||||
--with-libjpeg=sys \
|
||||
--with-libpng=sys \
|
||||
--with-libtiff=sys \
|
||||
--enable-dynamic-loader \
|
||||
&& $(MAKE)
|
||||
touch $@
|
||||
|
||||
@@ -287,6 +288,7 @@ build-gtk-static-stamp:
|
||||
--with-libjpeg=sys \
|
||||
--with-libpng=sys \
|
||||
--with-libtiff=sys \
|
||||
--enable-dynamic-loader \
|
||||
&& $(MAKE)
|
||||
touch $@
|
||||
|
||||
@@ -304,6 +306,7 @@ build-gtk-debug-stamp:
|
||||
--with-libjpeg=sys \
|
||||
--with-libpng=sys \
|
||||
--with-libtiff=sys \
|
||||
--enable-dynamic-loader \
|
||||
&& $(MAKE)
|
||||
touch $@
|
||||
|
||||
@@ -321,6 +324,7 @@ build-gtk-univ-stamp:
|
||||
--with-libjpeg=sys \
|
||||
--with-libpng=sys \
|
||||
--with-libtiff=sys \
|
||||
--enable-dynamic-loader \
|
||||
&& $(MAKE)
|
||||
touch $@
|
||||
|
||||
|
Reference in New Issue
Block a user