File: rules

package info (click to toggle)
golang-github-skratchdot-open-golang 0.0~git20160302.0.75fb7ed-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 104 kB
  • ctags: 45
  • sloc: sh: 380; makefile: 7
file content (6 lines) | stat: -rwxr-xr-x 89 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
#!/usr/bin/make -f

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

override_dh_auto_test: