File: rules

package info (click to toggle)
golang-github-nicksnyder-go-i18n 1.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 504 kB
  • sloc: xml: 190; sh: 16; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 116 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f

export DH_GOLANG_INSTALL_EXTRA := goi18n/testdata

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