File: rules

package info (click to toggle)
golang-github-oklog-ulid 2.0.2%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, bullseye, bullseye-backports, experimental, forky, sid, trixie
  • size: 152 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 179 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Disable sample command-line tool which pulls an extra unpackaged dependency.
export DH_GOLANG_EXCLUDES := cmd/

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