summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-02-14 01:18:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-02-14 01:18:19 +0900
commit1d4773aa6ed8ce9a3b8905d12027ecf01f4e626f (patch)
tree9c95d57164b6a3ce22b896a86aee1524c1c51a2f /ubuntu/_base
parent05452054adc17e389b1a7b3a757ee32f16f5f710 (diff)
downloadtde-packaging-1d4773aa6ed8ce9a3b8905d12027ecf01f4e626f.tar.gz
tde-packaging-1d4773aa6ed8ce9a3b8905d12027ecf01f4e626f.zip
DEB tdebase: remove option WITH_HAL which is no longer supported.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base')
-rwxr-xr-xubuntu/_base/core/tdebase/debian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/ubuntu/_base/core/tdebase/debian/rules b/ubuntu/_base/core/tdebase/debian/rules
index f7e6bb34d..df3327542 100755
--- a/ubuntu/_base/core/tdebase/debian/rules
+++ b/ubuntu/_base/core/tdebase/debian/rules
@@ -54,7 +54,6 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_XRANDR="ON" \
-DWITH_XINERAMA="ON" \
-DWITH_SENSORS="ON" \
- -DWITH_HAL="OFF" \
-DWITH_TDEHWLIB="ON" \
-DWITH_XDMCP="ON" \
-DWITH_XRENDER="ON" \