File: rules

package info (click to toggle)
okasha 0.2.4-4
  • links: PTS, VCS
  • area: non-free
  • in suites: bullseye
  • size: 856 kB
  • sloc: python: 1,092; sh: 29; makefile: 7
file content (13 lines) | stat: -rwxr-xr-x 339 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh  $@ --with python3 --buildsystem=pybuild

override_dh_install:
	dh_install -Npython3-okasha-examples -XkidTemplate.py
	# Do not install convenience copy of JQuery script:
	dh_install -ppython3-okasha-examples -Xjquery.min.js

override_dh_installdocs:
	dh_installdocs --link-doc=python3-okasha