File: rules

package info (click to toggle)
docker-libkv 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 352 kB
  • sloc: sh: 85; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 171 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# avoid requiring consul code
export DH_GOLANG_EXCLUDES := consul

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

override_dh_auto_test:
	-dh_auto_test