From 1b7896756887e1e758b241ea4df922d6d0a4673d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Thu, 13 May 2021 09:46:24 +0200 Subject: RPM: add build support for Fedora 34 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Andriot --- redhat/applications/codeine/codeine.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'redhat/applications/codeine/codeine.spec') diff --git a/redhat/applications/codeine/codeine.spec b/redhat/applications/codeine/codeine.spec index e798fb45f..7baa22743 100644 --- a/redhat/applications/codeine/codeine.spec +++ b/redhat/applications/codeine/codeine.spec @@ -131,7 +131,10 @@ fi -DCMAKE_INSTALL_PREFIX=%{tde_prefix} \ -DSHARE_INSTALL_PREFIX=%{tde_datadir} \ -DLIB_INSTALL_DIR=%{tde_libdir} \ + \ -DBUILD_ALL=ON \ + -DWITH_ALL_OPTIONS=ON \ + \ .. %__make %{?_smp_mflags} -- cgit v1.2.1