File: rules

package info (click to toggle)
golang-github-nebulouslabs-bolt 1.0%2Bgit20170823.0.a22e934-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 492 kB
  • sloc: makefile: 17
file content (9 lines) | stat: -rwxr-xr-x 164 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

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

override_dh_auto_test:

override_dh_auto_install:
	dh_auto_install -- --no-binaries