File: rules

package info (click to toggle)
gopacket 1.1.19-6.2
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie, trixie-proposed-updates
  • size: 4,692 kB
  • sloc: sh: 293; python: 75; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := examples pcap/gopacket_benchmark pfring
export DH_GOLANG_INSTALL_EXTRA := $(wildcard pcap/*.pcap) pcapgo/tests

%:
	dh $@ --buildsystem=golang