aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
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 acecdef..9db626a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,9 @@ install: build
dh_testroot
dh_clean -k
dh_installdirs
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
$(MAKE) check
+endif
$(MAKE) install DESTDIR=$(CURDIR)/debian/pbuilder
dh_movefiles -ppbuilder-uml --sourcedir=debian/pbuilder