File: rules

package info (click to toggle)
git-hub 2.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 312 kB
  • sloc: python: 1,680; sh: 133; makefile: 56
file content (16 lines) | stat: -rwxr-xr-x 256 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk
export version ?= $(DEB_UPSTREAM_VERSION)

# DH_VERBOSE = 1

%:
	dh $@

override_dh_auto_install:
	dh_auto_install -- prefix=/usr

# Workaround #960640
override_dh_missing:
	dh_missing --list-missing