File: rules

package info (click to toggle)
golang-github-jesseduffield-gocui 0.3.0%2Bgit20190803.ad0cd60-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 252 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 129 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Exclude the examples
export DH_GOLANG_EXCLUDES := _examples/

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