File: rules

package info (click to toggle)
golang-github-gorilla-securecookie 1.1%2Bgit20170224.6.e59506c-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, buster-backports
  • size: 656 kB
  • sloc: lisp: 100; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 218 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

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

override_dh_auto_install:
	dh_auto_install
	# Currently no need for produced binary file(s)
	$(RM) -r $(CURDIR)/debian/$(shell dh_listpackages)/usr/bin