Build and distrib tweaks ported over from the 2.6 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
# its use eventhough there is a compatibility problem that causes a
|
||||
# failed compile.
|
||||
%if %{?mediactrl:0}%{!?mediactrl:1}
|
||||
%define mediactrl 0
|
||||
%define mediactrl 1
|
||||
%endif
|
||||
|
||||
|
||||
@@ -205,7 +205,7 @@ cd bld
|
||||
--with-gtk=2 \
|
||||
%endif
|
||||
--prefix=%{wxpref} \
|
||||
--enable-monolithic \
|
||||
--disable-monolithic \
|
||||
--disable-rpath \
|
||||
--with-opengl \
|
||||
--with-gnomeprint \
|
||||
@@ -414,9 +414,13 @@ rm %{wxpref}/bin/wx-config
|
||||
%doc wxPython/docs/*
|
||||
%dir %{pref}/lib*/python%{pyver}/site-packages/wx-%{ver2}*-%{port}-%{chartype}
|
||||
%{pref}/lib*/python%{pyver}/site-packages/wx-%{ver2}*-%{port}-%{chartype}/*
|
||||
%dir %{pref}/lib*/python%{pyver}/site-packages/wxaddons
|
||||
%{pref}/lib*/python%{pyver}/site-packages/wxaddons/*
|
||||
%dir %{wxpref}
|
||||
%dir %{wxpref}/lib
|
||||
%{wxpref}/lib/libwx_gtk*
|
||||
%{wxpref}/lib/libwx_*
|
||||
%dir %{wxpref}/bin
|
||||
%{wxpref}/bin/wxrc*
|
||||
%{wxpref}/share
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user