Codebase list golang-github-farsightsec-go-nmsg / 5486bf04-752f-4267-bc6f-d478a18e933d/upstream/0.2.0-2+ds debian / rules
5486bf04-752f-4267-bc6f-d478a18e933d/upstream/0.2.0-2+ds

Tree @5486bf04-752f-4267-bc6f-d478a18e933d/upstream/0.2.0-2+ds (Download .tar.gz)

rules @5486bf04-752f-4267-bc6f-d478a18e933d/upstream/0.2.0-2+ds

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