File: rules

package info (click to toggle)
golang-github-jaytaylor-html2text 0.0~git20200412.3577fbd-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports
  • size: 124 kB
  • sloc: makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 219 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

override_dh_fixperms:
	dh_fixperms
	chmod -x debian/golang-github-jaytaylor-html2text-dev/usr/share/gocode/src/github.com/jaytaylor/html2text/testdata/*