File: rules

package info (click to toggle)
x11proto-input 2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 948 kB
  • sloc: sh: 3,396; ansic: 2,287; makefile: 31
file content (12 lines) | stat: -rwxr-xr-x 271 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
#!/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

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