From 993e5699be8caae4305784e83a24530adc486618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 29 Jan 2017 16:35:45 +0100 Subject: DEB tdelibs: Update rule for 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 69a33ddab416c136df13ddf72a99a19ce052184a) --- debian/lenny/kdelibs/debian/rules | 2 +- debian/squeeze/kdelibs/debian/rules | 2 +- ubuntu/maverick/kdelibs/debian/rules | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/lenny/kdelibs/debian/rules b/debian/lenny/kdelibs/debian/rules index 16969b85c..e53db4688 100755 --- a/debian/lenny/kdelibs/debian/rules +++ b/debian/lenny/kdelibs/debian/rules @@ -44,7 +44,7 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_MITSHM="ON" \ -DCMAKE_BUILD_TYPE=RelWithDebInfo -DEB_MAKE_CHECK_TARGET = check test +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. diff --git a/debian/squeeze/kdelibs/debian/rules b/debian/squeeze/kdelibs/debian/rules index 02d95d10c..7bf19730f 100755 --- a/debian/squeeze/kdelibs/debian/rules +++ b/debian/squeeze/kdelibs/debian/rules @@ -44,7 +44,7 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_MITSHM="ON" \ -DCMAKE_BUILD_TYPE=RelWithDebInfo -DEB_MAKE_CHECK_TARGET = check test +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. diff --git a/ubuntu/maverick/kdelibs/debian/rules b/ubuntu/maverick/kdelibs/debian/rules index 29fd2aff4..9f4d123c4 100755 --- a/ubuntu/maverick/kdelibs/debian/rules +++ b/ubuntu/maverick/kdelibs/debian/rules @@ -44,7 +44,7 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_MITSHM="ON" \ -DCMAKE_BUILD_TYPE=RelWithDebInfo -DEB_MAKE_CHECK_TARGET = check test +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. -- cgit v1.2.3