File: rules

package info (click to toggle)
golang-github-riywo-loginshell 0.0~git20190610.2ed199a-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 68 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

# Disable auto test because the test has hard coded login shell value
override_dh_auto_test: