File: rules

package info (click to toggle)
golang-github-vmware-govmomi 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,520 kB
  • ctags: 19,632
  • sloc: lisp: 1,211; ruby: 842; sh: 728; xml: 135; makefile: 41
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