File: rules

package info (click to toggle)
auto-multiple-choice 1.7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 92,612 kB
  • sloc: perl: 26,752; xml: 24,889; cpp: 1,997; python: 895; makefile: 569; sh: 233; ansic: 195
file content (14 lines) | stat: -rwxr-xr-x 377 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
# -*- makefile -*-

DL=

%:
	SYSTEM_TYPE=deb $(if $(DL),DOC_LANG="$(DL)",) dh $@ --with tex

override_dh_installtex:
	dh_installtex -pauto-multiple-choice-common

override_dh_installdocs:
	dh_installdocs -pauto-multiple-choice-doc --doc-main-package=auto-multiple-choice
	dh_installdocs -pauto-multiple-choice-doc-pdf --doc-main-package=auto-multiple-choice