From 9d5d42e23f9c5a79a2b5fa90f3d8c0bbe99143d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 29 Jan 2017 02:59:34 +0100 Subject: DEB tdelibs: Enable tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 638a1274e22ed66c71ee0e2d2c474adbc5bce193) --- debian/lenny/kdelibs/debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/lenny/kdelibs/debian/rules') diff --git a/debian/lenny/kdelibs/debian/rules b/debian/lenny/kdelibs/debian/rules index e395bc976..16969b85c 100755 --- a/debian/lenny/kdelibs/debian/rules +++ b/debian/lenny/kdelibs/debian/rules @@ -44,6 +44,8 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_MITSHM="ON" \ -DCMAKE_BUILD_TYPE=RelWithDebInfo +DEB_MAKE_CHECK_TARGET = check test + # 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