File: rules

package info (click to toggle)
fzf 0.17.5-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 804 kB
  • sloc: ruby: 1,649; sh: 982; makefile: 126
file content (8 lines) | stat: -rwxr-xr-x 186 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
export DH_GOPKG := github.com/junegunn/fzf

%:
	dh $@ -Sgolang --with=golang,bash-completion

override_dh_compress:
	dh_compress -Xkey-bindings -Xcompletion -Xfzf.vim