diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-04-05 14:36:47 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-04-05 14:36:47 +0200 |
commit | a0e2d0cf3fcbc04c9221ca968273cbe61038da5d (patch) | |
tree | f23abe48c2574d5969ddb19b6a84cb1ab98d06f0 /ubuntu/maverick/tdenetwork/debian/rules | |
parent | 693e9a10c0362708a18799f301e8e68752e3b376 (diff) | |
parent | c526db419dbbe13ce103f6cf4dab723664e54dbf (diff) | |
download | tde-packaging-a0e2d0cf3fcbc04c9221ca968273cbe61038da5d.tar.gz tde-packaging-a0e2d0cf3fcbc04c9221ca968273cbe61038da5d.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdenetwork/debian/rules')
-rwxr-xr-x | ubuntu/maverick/tdenetwork/debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdenetwork/debian/rules b/ubuntu/maverick/tdenetwork/debian/rules index 0547a69be..51643631e 100755 --- a/ubuntu/maverick/tdenetwork/debian/rules +++ b/ubuntu/maverick/tdenetwork/debian/rules @@ -36,7 +36,6 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DCMAKE_VERBOSE_MAKEFILE="ON" \ -DCMAKE_SKIP_RPATH="OFF" \ -DBUILD_ALL="ON" \ - -DWITH_WEBCAM="ON" \ -DWITH_ARTS="ON" \ -DWITH_SLP="ON" \ -DBUILD_KOPETE_PROTOCOL_ALL="ON" \ |