File: rules

package info (click to toggle)
golang-github-relex-aini 1.6.0-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 204 kB
  • sloc: makefile: 15
file content (7 lines) | stat: -rwxr-xr-x 202 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Data file needed for tests to pass
export DH_GOLANG_INSTALL_EXTRA := marshal_test_inventory.json test_data/

%:
	dh $@ --builddirectory=debian/.build/upstream --buildsystem=golang