git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16334
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
# Make the spec file and copy to ${builddir}/${tarver} so it will be
# in the tar file when it's built
+# TODO? Output all combinations of spec files to put in the tar file??
+
makespec
cp ${distdir}/wxPython${port}.spec ${builddir}/${tarver}/wxPython${port}.spec
../configure --with-%{lcport} \
--prefix=%{wxpref} \
--disable-soname \
+ --enable-rpath=%{wxpref}/lib \
--with-opengl \
%if %{debug}
--enable-debug \