- work around 1.3.0 fubar

This commit is contained in:
jorton 2006-01-04 13:49:27 +00:00
parent 1cd9ea3eab
commit ca733fc7f0

View File

@ -119,6 +119,8 @@ export CC=gcc CXX=g++ JAVA_HOME=%{jdk_path}
--with-swig --with-neon=%{_prefix} \
--with-apxs=%{_sbindir}/apxs --disable-mod-activation \
--disable-static
# 1.3.0 tarball ships with generated swig sources
make extraclean-swig-headers swig-headers
make %{?_smp_mflags} all
make swig-pl swig-py %{swigdirs}
%if %{with_java}