summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdenetwork/debian/rules
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-07-11 17:19:15 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-07-11 17:19:15 +0200
commit1be3c7210e28733852eed5810140b4a7e8f1c8da (patch)
treebbf4fbb95279886b8d8245c65a39a0c24ca67c0e /ubuntu/maverick/tdenetwork/debian/rules
parent27d8f6a925c6f999b8f616e605d8b028222703ad (diff)
downloadtde-packaging-1be3c7210e28733852eed5810140b4a7e8f1c8da.tar.gz
tde-packaging-1be3c7210e28733852eed5810140b4a7e8f1c8da.zip
Revert "Enable jingle support in kopete on Debian and Ubuntu"
Jingle support in Kopete is still not stable - therefore is not suitable for final R14.0.1. This reverts commit 3779538b284634db24e092ea64746c80fc78a21d.
Diffstat (limited to 'ubuntu/maverick/tdenetwork/debian/rules')
-rwxr-xr-xubuntu/maverick/tdenetwork/debian/rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdenetwork/debian/rules b/ubuntu/maverick/tdenetwork/debian/rules
index b10997d3b..ec0abfcde 100755
--- a/ubuntu/maverick/tdenetwork/debian/rules
+++ b/ubuntu/maverick/tdenetwork/debian/rules
@@ -36,8 +36,6 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DCMAKE_VERBOSE_MAKEFILE="ON" \
-DCMAKE_SKIP_RPATH="OFF" \
-DBUILD_ALL="ON" \
- -DWITH_JINGLE="ON" \
- -DWITH_SPEEX="ON" \
-DWITH_ARTS="ON" \
-DWITH_SLP="ON" \
-DBUILD_KOPETE_PROTOCOL_ALL="ON" \