File: rules

package info (click to toggle)
golang-github-zyedidia-terminal 0.0~git20180726.533c623-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 136 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 147 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Exclude boxterm, which is for debugging
export DH_GOLANG_EXCLUDES := boxterm/*

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