Split 'pyke/' into commit 'e5aa77d831ad8b42167f3205ee290f238003e20a'
[catacomb-python] / debian / rules
... / ...
CommitLineData
1#! /usr/bin/make -f
2%:; dh $@ --parallel --with python2,python3
3
4export PYTHONS := $(shell pyversions -r && py3versions -r)
5
6override_dh_auto_test:
7 dh_auto_test -- OPTS-check=-V
8
9override_dh_auto_install:
10 dh_auto_install -- prefix=/usr