File: rules

package info (click to toggle)
golang-github-hashicorp-raft 1.0.0%2Bgit20180823.82694fb-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 704 kB
  • sloc: makefile: 17; sh: 9
file content (9 lines) | stat: -rwxr-xr-x 205 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

# The test framework requires raft-boltdb, and thus creates a circular
# dependency.
export DH_GOLANG_EXCLUDES := fuzzy

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