File: rules

package info (click to toggle)
golang-github-tdewolff-minify 2.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,260 kB
  • sloc: xml: 16,450; sh: 26; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 154 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := benchmarks
export DH_GOLANG_INSTALL_EXTRA := go.mod go.sum

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