File: rules

package info (click to toggle)
golang-github-ashcrow-osrelease 0.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 92 kB
  • sloc: makefile: 19
file content (11 lines) | stat: -rwxr-xr-x 238 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

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

override_dh_auto_test:
	echo "Do nothing."

override_dh_fixperms:
	dh_fixperms
	rm -rf $(CURDIR)/debian/golang-github-ashcrow-osrelease-dev/usr/bin