[subversion] - attempt to fix javahl build

jorton jorton at fedoraproject.org
Wed Oct 12 09:28:41 UTC 2011


commit a3c03d56bf0a0459cbb14fb0cce01f8d06052c66
Author: Joe Orton <jorton at redhat.com>
Date:   Wed Oct 12 10:28:17 2011 +0100

    - attempt to fix javahl build

 subversion.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/subversion.spec b/subversion.spec
index 665f0cc..93ffafe 100644
--- a/subversion.spec
+++ b/subversion.spec
@@ -194,8 +194,8 @@ make swig-py swig-py-lib %{swigdirs}
 make swig-pl swig-pl-lib swig-rb swig-rb-lib
 %if %{with_java}
 # javahl-javah does not parallel-make with javahl
-make javahl-java javahl-javah
-make %{?_smp_mflags} javahl
+#make javahl-java javahl-javah
+make javahl
 %endif
 
 %install


More information about the scm-commits mailing list