File: rules

package info (click to toggle)
golang-github-olekukonko-tablewriter 0.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, buster-backports, experimental
  • size: 184 kB
  • sloc: makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 279 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

# Include test fixtures
export DH_GOLANG_INSTALL_EXTRA := test.csv test_info.csv

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

override_dh_auto_install:
	dh_auto_install -O--buildsystem=golang
	rm -rf debian/golang-github-olekukonko-tablewriter-dev/usr/bin/