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

export PYBUILD_BEFORE_TEST := ln -s $(CURDIR)/src/landslide/test-data {build_dir}/landslide
export PYBUILD_AFTER_TEST := rm {build_dir}/landslide/test-data

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

get-orig-source:
	uscan --force-download --rename