File: rules

package info (click to toggle)
golang-gomemcache 0.0~git20141109-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 96 kB
  • sloc: makefile: 3
file content (8 lines) | stat: -rwxr-xr-x 152 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f


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

# Tests attempt to access memcached server via network access
override_dh_auto_test: