aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorNicholas Guriev <nicholas@guriev.su>2021-04-24 23:10:31 +0300
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-05-05 15:47:16 +0200
commitfa0b50e747e8be0b3ac17367efdf11b8c8f3fcd5 (patch)
treec59b6cee80de6cbc55fb497265db947cabef67e0 /debian/rules
parentfdd18c9d53ca50b435c5965f748b2c32a745e8a7 (diff)
downloadayatana-indicator-datetime-fa0b50e747e8be0b3ac17367efdf11b8c8f3fcd5.tar.gz
ayatana-indicator-datetime-fa0b50e747e8be0b3ac17367efdf11b8c8f3fcd5.tar.bz2
ayatana-indicator-datetime-fa0b50e747e8be0b3ac17367efdf11b8c8f3fcd5.zip
debian/rules: Run tests while building DEB package.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 37eb8b7..0a1b6f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,10 @@ LDFLAGS += -Wl,-z,defs -Wl,--as-needed
%:
dh $@ --with systemd
+ifneq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
override_dh_auto_configure:
dh_auto_configure -- -Denable_tests=OFF
+endif
override_dh_install:
dh_install --fail-missing