File: rules

package info (click to toggle)
golang-github-vjeantet-grok 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 224 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES = example
export DH_GOLANG_INSTALL_EXTRA = patterns

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