File: rules

package info (click to toggle)
git-pages 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 460 kB
  • sloc: makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 244 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh ${@} --builddirectory=debian/_build --buildsystem=golang

override_dh_auto_install:
	dh_auto_install -- --no-source

execute_after_dh_auto_install:
	# removing unused files
	rm -f debian/git-pages/usr/bin/stresspatch