File: rules

package info (click to toggle)
golang-github-cli-browser 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 120 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 207 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Prevent the example program from being built and installed as /usr/bin/Open
export DH_GOLANG_EXCLUDES := examples/

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