From 4ddf1337081186478c9ca9ef6fe204cb19e4d3b4 Mon Sep 17 00:00:00 2001 From: Björn Esser Date: Jun 21 2021 14:12:10 +0000 Subject: Small fixes to spec file --- diff --git a/wordnet.spec b/wordnet.spec index d9589d8..b6e3f08 100644 --- a/wordnet.spec +++ b/wordnet.spec @@ -97,7 +97,7 @@ autoreconf -i %if 0%{?fedora} >= 21 || 0%{?rhel} > 7 export CFLAGS="%{?optflags} -DUSE_INTERP_RESULT" export CXXFLAGS="%{?optflags} -DUSE_INTERP_RESULT" -%endif #0%{?fedora} >= 21 || 0%{?rhel} > 7 +%endif %configure --enable-static=no --prefix=%{_datadir}/wordnet-%{version}/ make %{?_smp_mflags} @@ -277,4 +277,3 @@ rm -rf doc/{html,ps,pdf}/Makefile* * Sat Nov 29 2008 Steven Fernandez - 3.0-1 - First build for Fedora 10 -