Branch: master

37ea5886 2019-07-07 13:24:02 Michele Calgaro
DEB: removed WITH_UDISKS2, WITH_UDISK, WITH_UDEVIL options.

Signed-off-by: Michele Calgaro <michele.calgaro@...>
M debian/_base/tdelibs/debian/rules
M ubuntu/_base/tdelibs/debian/rules

debian/_base/tdelibs/debian/rules

diff --git a/debian/_base/tdelibs/debian/rules b/debian/_base/tdelibs/debian/rules
index 4c2c198..a31683e 100755
--- a/debian/_base/tdelibs/debian/rules
+++ b/debian/_base/tdelibs/debian/rules
@@ -42,9 +42,6 @@
  -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" \

ubuntu/_base/tdelibs/debian/rules

diff --git a/ubuntu/_base/tdelibs/debian/rules b/ubuntu/_base/tdelibs/debian/rules
index 1aa22c6..54c8375 100755
--- a/ubuntu/_base/tdelibs/debian/rules
+++ b/ubuntu/_base/tdelibs/debian/rules
@@ -41,9 +41,6 @@
  -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" \