File: rules

package info (click to toggle)
golang-gopkg-mgo.v2 2016.08.01-6
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,956 kB
  • sloc: ansic: 300; sh: 207; makefile: 7
file content (9 lines) | stat: -rwxr-xr-x 223 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

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

override_dh_auto_test:
	# Tests must be ran from the source directory
	# Tests require newer mongodb features such as --sslMode preferSSL