File: rules

package info (click to toggle)
golang-github-garyburd-redigo 0.0~git20150901.0.d8dbe4d-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, bullseye-backports, forky, sid, trixie
  • size: 244 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 125 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

# Tests attempt network connections
override_dh_auto_test: