File: rules

package info (click to toggle)
fonts-f500 1.0-8
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 92 kB
  • sloc: xml: 19; sh: 9; makefile: 5
file content (7 lines) | stat: -rwxr-xr-x 207 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f
%:
	dh $@

override_dh_auto_build:
	fontforge -script $(CURDIR)/debian/add-lowercase-q.pe $(CURDIR)/f500.ttf
	find $(CURDIR) -name '*.ttf' -print0 | xargs -0 debian/scripts/fix-modtime.pe