File: rules

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

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