File: rules

package info (click to toggle)
consulfs 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 124 kB
  • sloc: makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 123 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
#!/usr/bin/make -f

override_dh_auto_install:
	dh_auto_install -- --no-source
%:
	dh $@ --buildsystem=golang --with=golang