summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/tdelibs/debian/rules
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-01-29 03:00:12 +0100
commitd772b5160d332b02b41ac749b764755fd50a381b (patch)
tree95f7761a4932d73ed76e6f567b3cd2bbf9470b0b /debian/squeeze/tdelibs/debian/rules
parent6b3af956b13a0e69a1785fb7d8dd9d7c78384f80 (diff)
downloadtde-packaging-d772b5160d332b02b41ac749b764755fd50a381b.tar.gz
tde-packaging-d772b5160d332b02b41ac749b764755fd50a381b.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/tdelibs/debian/rules')
-rwxr-xr-xdebian/squeeze/tdelibs/debian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/squeeze/tdelibs/debian/rules b/debian/squeeze/tdelibs/debian/rules
index 40dbea04e..c0a7ca6e2 100755
--- a/debian/squeeze/tdelibs/debian/rules
+++ b/debian/squeeze/tdelibs/debian/rules
@@ -53,6 +53,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