Skip to content
Snippets Groups Projects
Commit 43dc47b3 authored by Ondřej Nový's avatar Ondřej Nový
Browse files

Removed VER from d/rules - it's not used

parent fc254651
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/make -f
VER ?= $(shell dpkg-parsechangelog -SVersion)
export PYBUILD_NAME=click-log
%:
dh $@ --with python2,python3 --buildsystem=pybuild
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment