File: rules

package info (click to toggle)
ufo-filters 0.14.1%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,056 kB
  • sloc: ansic: 23,616; lisp: 2,667; python: 156; makefile: 133
file content (21 lines) | stat: -rwxr-xr-x 541 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#!/usr/bin/make -f
# -*- makefile -*-

#export DH_VERBOSE=1

override_dh_auto_configure:
	dh_auto_configure -- -DWITH_OCLFFT=OFF -DWITH_CONTRIB=ON

%:
	dh $@ --with sphinxdoc

override_dh_install:
	# ufo-filters
	dh_install -p ufo-filters usr/lib/*/ufo

	# ufo-filters-data
	dh_install -p ufo-filters-data usr/share/ufo

	# ufo-filters-doc
	dh_link -p ufo-filters-doc /usr/share/javascript/mathjax/MathJax.js /usr/share/doc/ufo-filters/html/_static/MathJax.js
	dh_install -p ufo-filters-doc obj-*/docs/manual/html usr/share/doc/ufo-filters/