diff options
author | François Andriot <[email protected]> | 2018-05-13 13:33:36 +0200 |
---|---|---|
committer | François Andriot <[email protected]> | 2018-05-13 13:34:18 +0200 |
commit | 35859abe41040ab12ea19636471ec6fc0e7686e2 (patch) | |
tree | 2997b9547715e9711ea22ae615d20316c6a4e53a /redhat/main/tdeedu | |
parent | 9512efc10de55c5689f398107df14ae96670932e (diff) | |
download | tde-packaging-35859abe41040ab12ea19636471ec6fc0e7686e2.tar.gz tde-packaging-35859abe41040ab12ea19636471ec6fc0e7686e2.zip |
RPM packaging: updates for Fedora 28 / OpenSUSE 15.0
Diffstat (limited to 'redhat/main/tdeedu')
-rw-r--r-- | redhat/main/tdeedu/tdeedu-14.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/main/tdeedu/tdeedu-14.0.0.spec b/redhat/main/tdeedu/tdeedu-14.0.0.spec index 26d8ede69..bbfd7b881 100644 --- a/redhat/main/tdeedu/tdeedu-14.0.0.spec +++ b/redhat/main/tdeedu/tdeedu-14.0.0.spec @@ -94,7 +94,7 @@ BuildRequires: ocaml # KIG python scripting support %if 0%{?rhel} >= 6 || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion} || 0%{?suse_version} -%if 0%{?suse_version} == 1330 +%if 0%{?suse_version} == 1330 || 0%{?suse_version} == 1500 %define with_kig 0 %else %define with_kig 1 |