File: rules

package info (click to toggle)
numactl 2.0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 732 kB
  • sloc: ansic: 7,324; sh: 466; makefile: 125
file content (10 lines) | stat: -rwxr-xr-x 163 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
	echo "Skipping as can not run on non-NUMA"

override_dh_auto_install:
	dh_auto_install --destdir=debian/tmp