File: rules

package info (click to toggle)
ssh-tools 1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,328 kB
  • sloc: sh: 1,403; perl: 785; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 184 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DH_GOLANG_INSTALL_ALL := 1

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

override_dh_auto_install:
	dh_auto_install -- --no-source