File: rules

package info (click to toggle)
interimap 0.5.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,100 kB
  • sloc: perl: 3,330; sh: 851; makefile: 71; sql: 28
file content (11 lines) | stat: -rwxr-xr-x 210 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@

override_dh_installsystemduser:
	dh_installsystemduser --no-enable

override_dh_auto_test:
	# /dev/shm, the default, might be mounted with noexec
	dh_auto_test -- TMPDIR=/var/tmp