Skip to content
Commits on Source (4)
# see https://lists.debian.org/debian-med/2018/06/msg00043.html
#PKGNAME#: script-with-language-extension usr/bin/*.*
......@@ -21,14 +21,11 @@ include /usr/share/dpkg/default.mk
dh $@ --with python3 --buildsystem=pybuild
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
LC_ALL=C.UTF-8 dh_auto_test -- -s custom --test-args='cd {build_dir}; HOME=${CURDIR} QIIMETEST= nosetests3'
endif
### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
#override_dh_auto_test:
#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
# do_stuff_for_testing
#endif
### If you **really** can not use uscan (even not with mode=git) use a debian/get-orig-script
#get-orig-source:
# . debian/get-orig-source
override_dh_install:
dh_install
mkdir -p debian/$(DEB_SOURCE)/etc/profile.d
mv debian/$(DEB_SOURCE)/usr/bin/tab-qiime debian/$(DEB_SOURCE)/etc/profile.d