3 # Uncomment this to turn on verbose mode.
10 uscan --verbose --rename --destdir=../build-area
12 ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
13 override_dh_auto_test:
14 testr init && testr run
18 dh_install --fail-missing -Xbin/cinder-all
21 dh_fixperms -Xcinder_tgt.conf
24 # temporary workaround for d2to1 wonkyness