swh-lister/debian/rules
2017-06-12 18:11:39 +02:00

9 lines
124 B
Makefile
Executable file

#!/usr/bin/make -f
export PYBUILD_NAME=swh-lister
%:
dh $@ --with python3 --buildsystem=pybuild
override_dh_auto_test: