File: rules

package info (click to toggle)
fonts-cantarell 0.303.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 17,760 kB
  • sloc: python: 859; makefile: 9; sh: 1
file content (13 lines) | stat: -rwxr-xr-x 243 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@

export PATH := $(PATH):/usr/libexec/afdko

override_dh_auto_configure:
	dh_auto_configure -- \
		-Dfontsdir=/usr/share/fonts/opentype/cantarell \
		-Duseprebuilt=false \
		-Dbuildstatics=true \
		-Dbuildvf=false