1
#!/usr/bin/make -f
2
%:
3
ifneq ($(shell dh -l | grep -xF translations),)
4
dh $@ --with python2,translations
5
else
6
dh $@ --with python2
7
endif
8
9
Loggerhead is a web-based interface for Breezy Version: 2.0.1