summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/applications
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2017-02-05 14:19:49 +0100
committerSlávek Banko <slavek.banko@axis.cz>2017-02-05 14:20:39 +0100
commitb5e1cbc81a9422c36970c24d4db41f41a7832166 (patch)
tree0d5aede7561805ce40b9b55132da94ac0e9d679a /debian/squeeze/applications
parentb6fc5aa5d9130705fdbd0f98d6cb2cb725fe002d (diff)
downloadtde-packaging-b5e1cbc81a9422c36970c24d4db41f41a7832166.tar.gz
tde-packaging-b5e1cbc81a9422c36970c24d4db41f41a7832166.zip
DEB tellico: Enable tests
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit bdac14e09ba1640b1f3ca245da0f2d653c0c8990)
Diffstat (limited to 'debian/squeeze/applications')
-rwxr-xr-xdebian/squeeze/applications/tellico/debian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/squeeze/applications/tellico/debian/rules b/debian/squeeze/applications/tellico/debian/rules
index 1c5fa7fe5..3e267ae9b 100755
--- a/debian/squeeze/applications/tellico/debian/rules
+++ b/debian/squeeze/applications/tellico/debian/rules
@@ -24,6 +24,8 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DCMAKE_SKIP_RPATH="OFF" \
-DWITH_ALL_OPTIONS="ON"
+DEB_MAKE_CHECK_TARGET = check
+
DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
&& echo xz || echo bzip2)