File: rules

package info (click to toggle)
golang-github-pelletier-go-toml 0.4.0%2Bgit20161213.2.017119f-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch, stretch-backports
  • size: 304 kB
  • sloc: sh: 57; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Include test fixtures
export DH_GOLANG_INSTALL_EXTRA := example.toml example-crlf.toml

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