File: rules

package info (click to toggle)
golang-github-moul-http2curl 0.0~git20161031.0.4e24498%2Bdfsg-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, experimental, sid, trixie
  • size: 84 kB
  • sloc: makefile: 35
file content (10 lines) | stat: -rwxr-xr-x 195 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 usr/bin/createmock
	rm -rf debian/golang-github-moul-http2curl-dev/usr/bin