File: rules

package info (click to toggle)
golang-gopkg-asn1-ber.v1 1.2-5
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 336 kB
  • sloc: makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

override_dh_auto_configure:
	dh_auto_configure
	cp -r tests _build/src/gopkg.in/asn1-ber.v1/