File: rules

package info (click to toggle)
fonts-cantarell 0.311-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 17,960 kB
  • sloc: python: 536; makefile: 9; sh: 1
file content (13 lines) | stat: -rwxr-xr-x 243 bytes parent folder | download | duplicates (2)
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=false \
		-Dbuildvf=true