File: rules

package info (click to toggle)
golang-github-unknwon-goconfig 0.0~git20160828.0.5aa4f8c-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 116 kB
  • ctags: 70
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 133 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Include test fixtures
export DH_GOLANG_INSTALL_EXTRA := testdata

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