File: rules

package info (click to toggle)
golang-github-notaryproject-notation-go 1.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,736 kB
  • sloc: makefile: 23
file content (10 lines) | stat: -rwxr-xr-x 323 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DH_GOLANG_INSTALL_EXTRA := $(wildcard config/testdata/*/*.json)

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

# executable-not-elf-or-script
execute_before_dh_auto_install:
	chmod -v -x $(CURDIR)/_build/src/github.com/notaryproject/notation-go/plugin/testdata/plugins/foo/notation-foo