diff options
author | François Andriot <[email protected]> | 2022-05-18 21:27:54 +0200 |
---|---|---|
committer | François Andriot <[email protected]> | 2022-05-20 09:47:49 +0200 |
commit | 6e6f560bed0286075d96525ece113e6a1f910ca5 (patch) | |
tree | 4dadc5ae9ec1fb5446618385564e8fae16e9a7be /redhat/applications/wlassistant/wlassistant.spec | |
parent | 6d374d62631789c35568af0194052466fc349bc8 (diff) | |
download | tde-packaging-6e6f560bed0286075d96525ece113e6a1f910ca5.tar.gz tde-packaging-6e6f560bed0286075d96525ece113e6a1f910ca5.zip |
RPM: updates for Fedora 36
Signed-off-by: François Andriot <[email protected]>
Diffstat (limited to 'redhat/applications/wlassistant/wlassistant.spec')
-rw-r--r-- | redhat/applications/wlassistant/wlassistant.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/wlassistant/wlassistant.spec b/redhat/applications/wlassistant/wlassistant.spec index f1300d19d..46c2136ed 100644 --- a/redhat/applications/wlassistant/wlassistant.spec +++ b/redhat/applications/wlassistant/wlassistant.spec @@ -172,7 +172,7 @@ fi -DLIB_INSTALL_DIR=%{tde_libdir} \ -DSHARE_INSTALL_PREFIX=%{tde_datadir} \ \ - -DBUILD_ALL=on \ + -DBUILD_ALL=ON \ .. %__make %{?_smp_mflags} |