From e9402f61bca09da0df3e5a790b4fb84bf9815d9d Mon Sep 17 00:00:00 2001 From: Dmitrij S. Kryzhevich Date: Jan 16 2014 07:25:42 +0000 Subject: Disable octave once again --- diff --git a/mathgl.spec b/mathgl.spec index 53b29a1..fc42851 100644 --- a/mathgl.spec +++ b/mathgl.spec @@ -200,6 +200,9 @@ pushd %{_target_platform}_$MPI_COMPILER_NAME; \ -DMGL_LIB_INSTALL_DIR=%{_libdir} \\\ -Denable-all=on \\\ -Denable-hdf4=off \\\ +%if 0%{?fedora} < 21 + -Denable-octave=off \\\ +%endif -Denable-all-swig=on \\\ -Denable-all-widgets=on \\\ $BUILD_MPI \\\