File: rules

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

#export DH_VERBOSE := 1
export DH_GOLANG_INSTALL_EXTRA := goi18n/testdata

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