DEBSOURCES
Skip Quicknav
sources / golang-github-armon-consul-api / 0.0~git20180202.0.eb2c6b5-1 / debian / rules
123456789
#!/usr/bin/make -f %: dh $@ --buildsystem=golang --with=golang override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) dh_auto_test -- --short endif