File: rules

package info (click to toggle)
golang-golang-x-text 0.22.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, sid, trixie
  • size: 41,612 kB
  • sloc: xml: 1,022; makefile: 6
file content (8 lines) | stat: -rwxr-xr-x 217 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

# message/pipeline needs golang.org/x/tools
export DH_GOLANG_EXCLUDES := collate/tools/colcmp cmd/gotext message/pipeline

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