File: rules

package info (click to toggle)
git-remote-hg 0.2%2Bgit20140603.185852e-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 248 kB
  • ctags: 140
  • sloc: sh: 1,838; python: 1,002; makefile: 35
file content (7 lines) | stat: -rwxr-xr-x 131 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

override_dh_auto_install:
	dh_auto_install -- prefix=/usr DESTDIR=debian/git-remote-hg install-doc

%:
	dh $@