diff options
author | François Andriot <albator78@libertysurf.fr> | 2021-11-01 10:17:21 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2021-11-01 21:51:35 +0100 |
commit | f62192502db5a344d240432fdf150328c6bd57fa (patch) | |
tree | bc755819c38e3bb7dd57c6c34e40e78deaa9be3b /redhat/main/tdenetwork | |
parent | f96f87ca0fd7bf0916fd5da2eccf1b130c03fdbd (diff) | |
download | tde-packaging-f62192502db5a344d240432fdf150328c6bd57fa.tar.gz tde-packaging-f62192502db5a344d240432fdf150328c6bd57fa.zip |
RPM: update tdenetwork
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/main/tdenetwork')
-rw-r--r-- | redhat/main/tdenetwork/tdenetwork.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/main/tdenetwork/tdenetwork.spec b/redhat/main/tdenetwork/tdenetwork.spec index a1b1bde25..53560862a 100644 --- a/redhat/main/tdenetwork/tdenetwork.spec +++ b/redhat/main/tdenetwork/tdenetwork.spec @@ -1108,7 +1108,7 @@ fi -DWITH_GSM=OFF \ -DWITH_XMMS=OFF \ -DWITH_ARTS=ON \ - %{?with_openslp:-DWITH_SLP=ON} \ + %{!?with_openslp:-DWITH_SLP=OFF} \ -DBUILD_ALL=ON \ -DBUILD_KOPETE_PLUGIN_ALL=ON \ -DBUILD_KOPETE_PROTOCOL_ALL=ON \ |