File: rules

package info (click to toggle)
morty 0.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 260 kB
  • sloc: sh: 9; 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