File: rules

package info (click to toggle)
xauth 1%3A1.0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,004 kB
  • sloc: sh: 4,132; ansic: 2,179; makefile: 48
file content (15 lines) | stat: -rwxr-xr-x 311 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

# Install in debian/tmp to retain control through dh_install:
override_dh_auto_install:
	dh_auto_install --destdir=debian/tmp

# Forget no-one:
override_dh_install:
	dh_install --fail-missing

override_dh_auto_test:
	dh_auto_test -- VERBOSE=1

%:
	dh $@ --with quilt --builddirectory=build/