debian/rules: Build using the provided Makefile.
[mLib-python] / debian / rules
1 #! /usr/bin/make -f
2 %:; dh $@ --parallel --with=python2
3
4 export PYTHONS := $(shell pyversions -r)
5
6 override_dh_auto_install:
7 dh_auto_install -- prefix=/usr