File: rules

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

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

execute_before_dh_auto_test:
	cp mounts.testfile _build/src/github.com/artyom/mtab