File: rules

package info (click to toggle)
ucto 0.21.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 2,276 kB
  • sloc: cpp: 4,318; sh: 4,282; makefile: 38
file content (7 lines) | stat: -rwxr-xr-x 156 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 they reference /usr/share/ucto/textcat.cfg and fail to find it)" #TODO