summaryrefslogtreecommitdiffstats
path: root/debian/lenny
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-03-24 21:08:22 +0900
committerSlávek Banko <slavek.banko@axis.cz>2019-04-01 18:38:51 +0200
commitbdb138cf15ba2fe6a3a2016cc17dce985b32ab5c (patch)
tree481f2ea8288c352128b2794a449bb01bd34b93e6 /debian/lenny
parentf31a965bf156aa469d7e127d59c58c1e0ab2404f (diff)
downloadtde-packaging-bdb138cf15ba2fe6a3a2016cc17dce985b32ab5c.tar.gz
tde-packaging-bdb138cf15ba2fe6a3a2016cc17dce985b32ab5c.zip
DEB: fixed building of libkcal tests. This relates to bug 2719.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/lenny')
-rwxr-xr-xdebian/lenny/tdepim/debian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/lenny/tdepim/debian/rules b/debian/lenny/tdepim/debian/rules
index c049e59ed..fd9577cc5 100755
--- a/debian/lenny/tdepim/debian/rules
+++ b/debian/lenny/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