File: rules

package info (click to toggle)
golang-github-notaryproject-notation 1.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,160 kB
  • sloc: sh: 202; makefile: 67
file content (6 lines) | stat: -rwxr-xr-x 123 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := notation/test/e2e

%:
	dh $@ --builddirectory=_build --buildsystem=golang