Files
yamllint/packaging/ubuntu/debian/rules
2016-11-07 18:42:14 +01:00

9 lines
150 B
Makefile
Executable File

#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@ --with python3 --buildsystem=pybuild