File: rules

package info (click to toggle)
fonts-yanone-kaffeesatz 2.0%2Bgit20211102%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,304 kB
  • sloc: makefile: 32; xml: 24
file content (12 lines) | stat: -rwxr-xr-x 197 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_build:
	@echo CAN NOT BUILD FROM SOURCE DUE TO DEPS

override_dh_auto_test:
	@echo NO