File: rules

package info (click to toggle)
golang-github-lunny-nodb 0.0~git20160621.0.fc1ef06-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 424 kB
  • sloc: python: 259; sh: 50; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 137 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

# Tests don't seem to match source code changes
override_dh_auto_test: