File: rules

package info (click to toggle)
golang-github-rakyll-globalconf 0.0~git20140819-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 100 kB
  • sloc: makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 266 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DH_GOLANG_INSTALL_ALL := 1

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

override_dh_auto_install:
	dh_auto_install
	rm -r ${CURDIR}/debian/golang-github-rakyll-globalconf-dev/usr/share/gocode/src/github.com/rakyll/globalconf/.travis.yml