File: rules

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

#export DH_VERBOSE=1
export DH_GOLANG_EXCLUDES := collate/tools/colcmp cmd/gotext message/pipeline
export DH_GOLANG_INSTALL_EXTRA := encoding/testdata

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