File: rules

package info (click to toggle)
golang-codegangsta-cli 1.18.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 364 kB
  • sloc: python: 72; sh: 10; makefile: 3
file content (9 lines) | stat: -rwxr-xr-x 292 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# This part is broken. Excluding it here keep it in the package but
# doesn't run tests on it. This is just a workaround. See
# #855906. This should be removed on next upstream version.
export DH_GOLANG_EXCLUDES := cli/altsrc

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