don't run tests if building only the client

This commit is contained in:
Timo Aaltonen 2011-11-01 11:54:35 -04:00
parent c27c731130
commit 7bc9b74b57

4
debian/rules vendored
View File

@ -42,6 +42,10 @@ else
make IPA_VERSION_IS_GIT_SNAPSHOT=no client
endif
ifeq ($(ONLY_CLIENT), 1)
override_dh_auto_test:
endif
override_dh_install:
ifneq ($(ONLY_CLIENT), 1)
# Force re-generate of platform support