File: rules

package info (click to toggle)
tilp2 1.17-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,652 kB
  • ctags: 1,291
  • sloc: sh: 12,010; ansic: 9,764; cpp: 255; xml: 246; makefile: 138
file content (18 lines) | stat: -rwxr-xr-x 338 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

# Skip make check because it fails:
override_dh_auto_test:

%:
	dh $@  --with autoreconf

override_dh_clean:
	dh_clean --exclude=build/mingw/tilp.rc~

override_dh_auto_install:
	dh_auto_install
	rm debian/tilp2/usr/share/tilp2/COPYING