File: rules

package info (click to toggle)
golang-github-jesseduffield-termbox-go 0.0~git20180919.1e272ff-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 256 kB
  • sloc: python: 94; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 123 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Exclude the demos
export DH_GOLANG_EXCLUDES := _demos/

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