File: rules

package info (click to toggle)
golang-github-go-openapi-runtime 0.23.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports
  • size: 940 kB
  • sloc: sh: 9; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 131 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DH_GOLANG_INSTALL_EXTRA := \
	fixtures \
	# EOL

%:
	dh $@ --buildsystem=golang --builddirectory=_build