File: rules

package info (click to toggle)
fonts-tibetan-machine 1.901b-5
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, jessie-kfreebsd-proposed-updates, stretch
  • size: 4,508 kB
  • sloc: sh: 54; makefile: 13
file content (19 lines) | stat: -rwxr-xr-x 454 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/make -f
%:
	dh $@

override_dh_auto_build:
	mkdir tmp
	ln TibMachUni-1.901b.ttf tmp/TibetanMachineUni.ttf
	chmod u+x debian/scripts/strip
	chmod u+x debian/scripts/strip_glyphs.pe
	# Strip fonts for the udeb used in the Debian installer
	mkdir stripped-ttf/
	debian/scripts/strip TibMachUni-1.901b.ttf stripped-ttf/TibMachUni-1.901b.ttf


override_dh_clean:
	rm -fr tmp/ stripped-ttf/

override_dh_builddeb:
	dh_builddeb -- -Zxz -Sextreme -z9