File: rules

package info (click to toggle)
golang-github-mesilliac-pulse-simple 0.0~git20170506.75ac54e-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rwxr-xr-x 163 bytes parent folder | download
1
2
3
4
5
#!/usr/bin/make -f

%:
	# package is not a proper go module yet, install using plain dh_install
	dh $@ #--builddirectory=_build --buildsystem=golang --with=golang