File: rules

package info (click to toggle)
golang-github-hpcloud-tail 1.0.0%2Bgit20160415.b294095-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 188 kB
  • ctags: 143
  • sloc: makefile: 15
file content (10 lines) | stat: -rwxr-xr-x 217 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
#export DH_VERBOSE=1
#export DEB_BUILD_OPTIONS=nocheck

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

override_dh_auto_test:
	-dh_auto_test
	rm -rf obj-*-linux-gnu/src/github.com/hpcloud/tail/.test