File: rules

package info (click to toggle)
golang-github-andybalholm-cascadia 1.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 536 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 175 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Add resources needed for testing
export DH_GOLANG_INSTALL_EXTRA := test_resources/

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