File: rules

package info (click to toggle)
golang-github-pborman-uuid 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, bullseye, bullseye-backports, forky, sid, trixie
  • size: 164 kB
  • sloc: makefile: 5
file content (12 lines) | stat: -rwxr-xr-x 223 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-

export DH_OPTIONS


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

override_dh_auto_test:
	## Continue on test failures, see "https://github.com/pborman/uuid/issues/43".
	-dh_auto_test