From bdb138cf15ba2fe6a3a2016cc17dce985b32ab5c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 24 Mar 2019 21:08:22 +0900 Subject: DEB: fixed building of libkcal tests. This relates to bug 2719. Signed-off-by: Michele Calgaro --- ubuntu/maverick/tdepim/debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ubuntu/maverick') diff --git a/ubuntu/maverick/tdepim/debian/rules b/ubuntu/maverick/tdepim/debian/rules index 852a8615d..bade300a9 100755 --- a/ubuntu/maverick/tdepim/debian/rules +++ b/ubuntu/maverick/tdepim/debian/rules @@ -46,6 +46,8 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_XSCREENSAVER="ON" \ -DCMAKE_BUILD_TYPE=RelWithDebInfo +DEB_MAKE_CHECK_TARGET = check + # Honour "parallel=N" option of DEB_BUILD_OPTIONS. Comment out to # never build in parallel, regardless of DEB_BUILD_OPTIONS. DEB_BUILD_PARALLEL = true -- cgit v1.2.3