File: rules

package info (click to toggle)
ulatencyd 0.5.0-9
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,504 kB
  • ctags: 1,962
  • sloc: ansic: 12,476; python: 945; sh: 72; perl: 61; makefile: 5
file content (14 lines) | stat: -rwxr-xr-x 395 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
#export DH_VERBOSE=1

%:
	dh $@

override_dh_installchangelogs:
	dh_installchangelogs NEWS

# The ulatencyd daemon needs its core library to be properly installed 
# under /usr/lib/* to work. Since this is not possible at build time 
# (unless to build-depends circularly on the 'ulatencyd' package itself)
# the tests on the daemon have been disabled.
override_dh_auto_test: