File: rules

package info (click to toggle)
golang-github-fsmiamoto-git-todo-parser 0.0.5%2Bgit20240618.3061a9b-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 120 kB
  • sloc: makefile: 8
file content (8 lines) | stat: -rwxr-xr-x 161 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f


# Copy the test data into the build directory
export DH_GOLANG_INSTALL_EXTRA := todo/fixtures

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