File: rules

package info (click to toggle)
golang-github-antonini-golibjpegturbo 0.0~git20141208.c03a2fa-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 344 kB
  • sloc: ansic: 14; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 262 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := stress_test

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

execute_after_dh_auto_configure:
	cp $(CURDIR)/debian/missing-sources/test.jpg $(CURDIR)/_build/src/github.com/antonini/golibjpegturbo/test.jpg