File: rules

package info (click to toggle)
golang-gopkg-hlandau-easyconfig.v1 1.0.17-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 148 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 149 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Exclude unneeded executables
export DH_GOLANG_EXCLUDES := exampleapp exampleapp2

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