File: rules

package info (click to toggle)
golang-github-marekm4-color-extractor 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 212 kB
  • sloc: makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 219 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := example
export DH_GOLANG_EXCLUDES_ALL := 0
export DH_GOLANG_INSTALL_EXTRA := example/Fotolia_45549559_320_480.jpg

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