debian/rules
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 03 Aug 2015 18:11:10 +0200
changeset 11591 0bad6416e32a
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
Added tag 0.4.1, debian/0.4.1-1 for changeset 398b2c840e14

#!/usr/bin/make -f

.PHONY: build
build:
	dh $@ --with python2

%:
	dh $@ --with python2