blob: 1c29eaca7bdd92eab849290bd831b9c7081b9b7b (
plain)
| 1
2
3
4
5
6
7
8
 | #!/usr/bin/make -f
# This file was automatically generated by stdeb 0.8.2 at
# Thu, 18 Aug 2016 12:48:06 +0000
export PYBUILD_NAME=swiftstory
%:
	dh $@ --with python3 --buildsystem=pybuild
 |