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

Tree @upstream/0.2.0 (Download .tar.gz)

rules @upstream/0.2.0

bd29207
 
 
 
 
 
 
 
 
 
#!/usr/bin/make -f
# See debhelper(7) (uncomment to enable)
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1

# set executable path to see the golang-1.11-go install
export PATH := /usr/lib/go-1.11/bin:/usr/bin:/bin

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