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

PACKAGE := $(shell dpkg-parsechangelog | sed -n -e 's/-/_/g;s/^Source: phenny_module_//p')

%:
	dh $@ --with python2

override_dh_python2:
	dh_python2 usr/share/phenny/modules/$(PACKAGE)/