diff options
-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 \ |