File: rules

package info (click to toggle)
fonts-beteckna 0.5-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 8,548 kB
  • sloc: sh: 28; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 126 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	./compile.sh

execute_before_dh_clean:
	rm -f *.otf *.ttf
	./clean.sh