summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules
index 218dc00..0693d16 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,10 +5,6 @@ export PYBUILD_NAME=vmdb2
%:
dh $@ --with=python3 --buildsystem=pybuild
-override_dh_auto_build:
- dh_auto_build
- ./format.sh
-
override_dh_auto_test:
ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
./check