- work around 1.3.0 fubar
This commit is contained in:
parent
1cd9ea3eab
commit
ca733fc7f0
@ -119,6 +119,8 @@ export CC=gcc CXX=g++ JAVA_HOME=%{jdk_path}
|
|||||||
--with-swig --with-neon=%{_prefix} \
|
--with-swig --with-neon=%{_prefix} \
|
||||||
--with-apxs=%{_sbindir}/apxs --disable-mod-activation \
|
--with-apxs=%{_sbindir}/apxs --disable-mod-activation \
|
||||||
--disable-static
|
--disable-static
|
||||||
|
# 1.3.0 tarball ships with generated swig sources
|
||||||
|
make extraclean-swig-headers swig-headers
|
||||||
make %{?_smp_mflags} all
|
make %{?_smp_mflags} all
|
||||||
make swig-pl swig-py %{swigdirs}
|
make swig-pl swig-py %{swigdirs}
|
||||||
%if %{with_java}
|
%if %{with_java}
|
||||||
|
Loading…
Reference in New Issue
Block a user