File: rules

package info (click to toggle)
golang-github-spf13-afero 1.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, sid, trixie
  • size: 576 kB
  • sloc: makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 195 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := gcsfs

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

execute_after_dh_auto_test:
	rm -rv _build/src/github.com/spf13/afero/sftpfs/test/