13 lines
316 B
Plaintext
Raw Normal View History

#!/usr/bin/make -f
2014-12-18 23:51:59 +00:00
export PYBUILD_NAME=ubuntutools
2010-08-02 20:41:09 +02:00
%:
2014-12-18 23:51:59 +00:00
dh $@ --with python2,python3 --buildsystem=pybuild
2014-12-18 23:51:59 +00:00
override_dh_install:
dh_install
mkdir -p debian/ubuntu-dev-tools/usr
mv debian/python-ubuntutools/usr/bin debian/ubuntu-dev-tools/usr/
mv debian/python-ubuntutools/usr/share debian/ubuntu-dev-tools/usr/