From ca733fc7f039727dcefbbe67567f42f40b12509f Mon Sep 17 00:00:00 2001 From: jorton Date: Jan 04 2006 13:49:27 +0000 Subject: - work around 1.3.0 fubar --- diff --git a/subversion.spec b/subversion.spec index 558cf83..48b1605 100644 --- a/subversion.spec +++ b/subversion.spec @@ -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}