summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 495db8b9991b9e20abdbba560b9ad79ccb75f760 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

#export DH_VERBOSE=1
export PYBUILD_NAME=ofxclient
export PYBUILD_DISABLE=test


%:
	dh $@ --with python2 --buildsystem=pybuild