File: rules

package info (click to toggle)
golang-github-makeworld-the-better-one-dither 2.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,460 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := examples
export DH_GOLANG_INSTALL_EXTRA := images

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