summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/tdelibs
diff options
context:
space:
mode:
Diffstat (limited to 'debian/squeeze/tdelibs')
-rwxr-xr-xdebian/squeeze/tdelibs/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/squeeze/tdelibs/debian/rules b/debian/squeeze/tdelibs/debian/rules
index 4f3eb64ef..f7c239604 100755
--- a/debian/squeeze/tdelibs/debian/rules
+++ b/debian/squeeze/tdelibs/debian/rules
@@ -57,7 +57,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_CRYPTSETUP="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.