File: rules

package info (click to toggle)
golang-gopkg-gorp.v1 1.7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 228 kB
  • sloc: sh: 13; makefile: 8
file content (7 lines) | stat: -rwxr-xr-x 161 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export GORP_TEST_DSN=/tmp/gorptest.bin
export GORP_TEST_DIALECT=sqlite

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