File: rules

package info (click to toggle)
golang-github-kjk-lzma 1.0.0-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, bullseye-backports, sid, trixie
  • size: 492 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := lzma_go
export DH_GOLANG_INSTALL_EXTRA := data

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