File: rules

package info (click to toggle)
golang-github-michaeltjones-walk 0.0~git20161122.4748e29-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 88 kB
  • sloc: makefile: 3
file content (8 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

# Disable tests,
# they are problematic
override_dh_auto_test: