File: rules

package info (click to toggle)
golang-github-gorilla-securecookie 1.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 144 kB
  • sloc: makefile: 35
file content (8 lines) | stat: -rwxr-xr-x 185 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

override_dh_auto_install:
	# Currently no need for produced binary file(s)
	dh_auto_install -- --no-binaries