File: rules

package info (click to toggle)
cam2ip 1.6-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 280 kB
  • sloc: sh: 81; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 178 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f
#export DH_VERBOSE = 1

export DH_GOLANG_BUILDPKG=github.com/gen2brain/cam2ip/cmd/cam2ip

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