summaryrefslogtreecommitdiffstats
path: root/debian/squeeze
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2017-01-29 02:59:34 +0100
committerSlávek Banko <slavek.banko@axis.cz>2017-07-22 16:07:18 +0200
commit9d5d42e23f9c5a79a2b5fa90f3d8c0bbe99143d7 (patch)
tree44aba983e493d7e198c4b470f7f41b4b5b2f3cca /debian/squeeze
parent7317c39c9db802b81c46bb5e2f165fad25f1312e (diff)
downloadtde-packaging-9d5d42e23f9c5a79a2b5fa90f3d8c0bbe99143d7.tar.gz
tde-packaging-9d5d42e23f9c5a79a2b5fa90f3d8c0bbe99143d7.zip
DEB tdelibs: Enable tests
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 638a1274e22ed66c71ee0e2d2c474adbc5bce193)
Diffstat (limited to 'debian/squeeze')
-rwxr-xr-xdebian/squeeze/kdelibs/debian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/squeeze/kdelibs/debian/rules b/debian/squeeze/kdelibs/debian/rules
index df85a42f7..02d95d10c 100755
--- a/debian/squeeze/kdelibs/debian/rules
+++ b/debian/squeeze/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