File: rules

package info (click to toggle)
golang-github-harenber-ptc-go 2.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 116 kB
  • sloc: makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 246 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

override_dh_fixperms:
	dh_fixperms
	chmod -x $(CURDIR)/debian/golang-github-harenber-ptc-go-dev/usr/share/gocode/src/github.com/harenber/ptc-go/pactor/*.go