File: rules

package info (click to toggle)
fxt 0.3.13-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,004 kB
  • sloc: sh: 8,995; ansic: 8,135; perl: 3,284; asm: 598; makefile: 213
file content (11 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --enable-static

override_dh_auto_test:
	-cat /proc/cpuinfo
	dh_auto_test