File: rules

package info (click to toggle)
golang-github-google-gousb 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 944 kB
  • sloc: ansic: 78; sh: 22; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 201 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := lsusb \
                             rawread \
                             usbid

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