File: rules

package info (click to toggle)
golang-github-flosch-pongo2.v4 4.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, trixie
  • size: 860 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 164 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Install test templates
export DH_GOLANG_INSTALL_EXTRA := template_tests

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