File: rules

package info (click to toggle)
golang-logrus 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, buster-backports, experimental
  • size: 368 kB
  • sloc: sh: 41; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 105 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := examples/

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