File: rules

package info (click to toggle)
golang-github-mitch000001-go-hbci 0.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,172 kB
  • sloc: java: 1,092; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 195 bytes parent folder | download | duplicates (2)
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
	# binaries not needed
	rm -rf ./debian/golang-github-mitch000001-go-hbci-dev/usr/bin