Codebase list golang-github-farsightsec-go-nmsg / debian/0.2.0-1 debian / rules
debian/0.2.0-1

Tree @debian/0.2.0-1 (Download .tar.gz)

rules @debian/0.2.0-1raw · history · blame

1
2
3
4
5
6
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := cgo-nmsg container_test

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