File: rules

package info (click to toggle)
golang-github-coreos-pkg 3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 320 kB
  • sloc: sh: 30; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 113 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := capnslog/example

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