File: rules

package info (click to toggle)
golang-github-pquerna-ffjson 0.0~git20181028.e517b90-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 640 kB
  • sloc: makefile: 37; sh: 6
file content (7 lines) | stat: -rwxr-xr-x 181 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# tests have a bogous import that confuses the debhelper
export DH_GOLANG_EXCLUDES=github.com/pquerna/ffjson/tests

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