File: rules

package info (click to toggle)
golang-github-akosmarton-papipes 0.0~git20201027.3c63b49-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 88 kB
  • sloc: makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 209 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

execute_after_dh_auto_install:
	# remove "example" binary
	rm -rfv debian/golang-github-akosmarton-papipes-dev/usr/bin