File: rules

package info (click to toggle)
golang-github-mitchellh-cli 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 280 kB
  • sloc: makefile: 16
file content (10 lines) | stat: -rwxr-xr-x 220 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=golang --with=golang


## Sporadic test failures in "TestCLIRun_printCommandHelpSubcommands"
## https://github.com/mitchellh/cli/issues/30
override_dh_auto_test:
	dh_auto_test