File: rules

package info (click to toggle)
golang-gopkg-editorconfig-editorconfig-core-go.v1 1.2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 116 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

# Tests don't handle working directory changes of build environment
override_dh_auto_test: