summaryrefslogtreecommitdiffstats
path: root/redhat/applications/codeine
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2021-05-13 09:46:24 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2021-05-13 22:38:22 +0200
commit1b7896756887e1e758b241ea4df922d6d0a4673d (patch)
tree393180abedd196b112ca3759e391c2542303e67c /redhat/applications/codeine
parent9750a57a4120bc49f8788a42fd9f0c63bdba7d8f (diff)
downloadtde-packaging-1b7896756887e1e758b241ea4df922d6d0a4673d.tar.gz
tde-packaging-1b7896756887e1e758b241ea4df922d6d0a4673d.zip
RPM: add build support for Fedora 34
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/applications/codeine')
-rw-r--r--redhat/applications/codeine/codeine.spec3
1 files changed, 3 insertions, 0 deletions
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}