summaryrefslogtreecommitdiffstats
path: root/redhat/applications/knemo
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2022-05-18 21:27:54 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2022-05-20 09:50:17 +0200
commitcd2a65fac033856bdbabdf029370ba95fdfd4b13 (patch)
tree81adb30f96f94e506cf864a8befcab0c787e4443 /redhat/applications/knemo
parent140815e63d361d63d7bb4dd7691c174c26e9e99e (diff)
downloadtde-packaging-cd2a65fac033856bdbabdf029370ba95fdfd4b13.tar.gz
tde-packaging-cd2a65fac033856bdbabdf029370ba95fdfd4b13.zip
RPM: updates for Fedora 36
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/applications/knemo')
-rw-r--r--redhat/applications/knemo/knemo.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/redhat/applications/knemo/knemo.spec b/redhat/applications/knemo/knemo.spec
index 630273418..29ef60d10 100644
--- a/redhat/applications/knemo/knemo.spec
+++ b/redhat/applications/knemo/knemo.spec
@@ -98,6 +98,7 @@ BuildRequires: libidn-devel
BuildRequires: openssl-devel
# Wireless support
+%define with_wifi 1
%if 0%{?fedora} >= 6 || 0%{?rhel} >= 5
BuildRequires: wireless-tools-devel
%endif
@@ -159,6 +160,7 @@ fi
-DLIB_INSTALL_DIR="%{tde_libdir}" \
\
-DWITH_ALL_OPTIONS=ON \
+ %{!?with_wifi:-DWITH_LIBIW=OFF} \
-DWITH_GCC_VISIBILITY=ON \
\
-DBUILD_ALL=ON \