summaryrefslogtreecommitdiffstats
path: root/ubuntu
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-05-31 09:47:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-07-07 22:24:02 +0900
commit37ea5886cdea6cd0d6e366e555bffa1d5b6cd471 (patch)
treeadc025344b7e49b23eec30531ae3aeb1b427bfa6 /ubuntu
parent0d753e01e9432b271a974c3328d0f35f2209bb44 (diff)
downloadtde-packaging-37ea5886cdea6cd0d6e366e555bffa1d5b6cd471.tar.gz
tde-packaging-37ea5886cdea6cd0d6e366e555bffa1d5b6cd471.zip
DEB: removed WITH_UDISKS2, WITH_UDISK, WITH_UDEVIL options.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu')
-rwxr-xr-xubuntu/_base/tdelibs/debian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/ubuntu/_base/tdelibs/debian/rules b/ubuntu/_base/tdelibs/debian/rules
index 1aa22c664..54c8375b6 100755
--- a/ubuntu/_base/tdelibs/debian/rules
+++ b/ubuntu/_base/tdelibs/debian/rules
@@ -41,9 +41,6 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_TDEHWLIB_DAEMONS="ON" \
-DWITH_LOGINDPOWER="ON" \
-DWITH_UPOWER="ON" \
- -DWITH_UDISKS="ON" \
- -DWITH_UDISKS2="ON" \
- -DWITH_UDEVIL="ON" \
-DWITH_CONSOLEKIT="ON" \
-DWITH_NETWORK_MANAGER_BACKEND="ON" \
-DWITH_LZMA="ON" \