summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdebian/_base/tdelibs/debian/rules3
-rwxr-xr-xubuntu/_base/tdelibs/debian/rules3
2 files changed, 0 insertions, 6 deletions
diff --git a/debian/_base/tdelibs/debian/rules b/debian/_base/tdelibs/debian/rules
index 4c2c19850..a31683e24 100755
--- a/debian/_base/tdelibs/debian/rules
+++ b/debian/_base/tdelibs/debian/rules
@@ -42,9 +42,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" \
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" \