File: rules

package info (click to toggle)
python-rdflib-jsonld 0.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,384 kB
  • sloc: python: 1,478; makefile: 132
file content (12 lines) | stat: -rwxr-xr-x 226 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

DH_VERBOSE := 1

export PYBUILD_NAME=rdflib-jsonld
export PYBUILD_DISABLE_python3=test
%:
	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild

override_dh_auto_clean:
	dh_auto_clean
	rm -Rf build