File: rules

package info (click to toggle)
golang-github-vmware-govmomi 0.15.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,508 kB
  • ctags: 22,541
  • sloc: lisp: 1,478; sh: 1,027; ruby: 904; xml: 135; makefile: 40
file content (7 lines) | stat: -rwxr-xr-x 198 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOLANG_INSTALL_EXTRA := govc/host/esxcli/fixtures vim25/mo/fixtures
export DH_GOLANG_EXCLUDES := examples/datastores govc

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