File: rules

package info (click to toggle)
golang-github-hashicorp-go-sockaddr 1.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-proposed-updates, sid
  • size: 652 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 139 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export SOCKADDR_HAVE_PRIVATE_IP := 0
export SOCKADDR_HAVE_PUBLIC_IP := 0

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