File: rules

package info (click to toggle)
golang-github-kotakanbe-go-pingscanner 0.1.0%2Bgit20160420.1.58e188a-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 96 kB
  • sloc: makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 203 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

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

override_dh_auto_install:
	dh_auto_install

	# remove test application
	rm -rf debian/golang-github-kotakanbe-go-pingscanner-dev/usr/bin