File: rules

package info (click to toggle)
ticcutils 0.24-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 3,264 kB
  • sloc: cpp: 19,502; sh: 4,273; ansic: 440; makefile: 45
file content (7 lines) | stat: -rwxr-xr-x 138 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
	echo "(tests disabled because shared library fails to load for some reason)" #TODO