File: rules

package info (click to toggle)
telepathy-spec 0.27.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 3,420 kB
  • sloc: xml: 33,793; python: 1,093; makefile: 110; sh: 11
file content (16 lines) | stat: -rwxr-xr-x 294 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
	# skip "make check", it's not actually very useful in this package

override_dh_compress:
	dh_compress -X.xml

spec=debian/telepathy-specification/usr/share/gtk-doc/html/telepathy-spec

override_dh_link:
	rm $(spec)/jquery.min.js
	dh_link