From 1d4773aa6ed8ce9a3b8905d12027ecf01f4e626f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 14 Feb 2022 01:18:19 +0900 Subject: DEB tdebase: remove option WITH_HAL which is no longer supported. Signed-off-by: Michele Calgaro --- debian/_base/core/tdebase/debian/rules | 1 - dilos/core/tdebase/debian/rules | 1 - ubuntu/_base/core/tdebase/debian/rules | 1 - 3 files changed, 3 deletions(-) diff --git a/debian/_base/core/tdebase/debian/rules b/debian/_base/core/tdebase/debian/rules index 3984165a7..ebcb8a186 100755 --- a/debian/_base/core/tdebase/debian/rules +++ b/debian/_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" \ diff --git a/dilos/core/tdebase/debian/rules b/dilos/core/tdebase/debian/rules index d0ce30141..ebe24bc5c 100755 --- a/dilos/core/tdebase/debian/rules +++ b/dilos/core/tdebase/debian/rules @@ -53,7 +53,6 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_XRANDR="ON" \ -DWITH_XINERAMA="ON" \ -DWITH_SENSORS="OFF" \ - -DWITH_HAL="OFF" \ -DWITH_TDEHWLIB="OFF" \ -DWITH_XDMCP="ON" \ -DWITH_XRENDER="ON" \ 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" \ -- cgit v1.2.1