File: rules

package info (click to toggle)
golang-github-gosuri-uitable 0.0~git20170830.36ee7e94-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, experimental
  • size: 116 kB
  • sloc: makefile: 8
file content (11 lines) | stat: -rwxr-xr-x 200 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

#export DH_VERBOSE = 1

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

override_dh_auto_install:
	dh_auto_install

	rm -rf ./debian/golang-github-gosuri-uitable-dev/usr/bin/example