~ubuntu-branches/ubuntu/vivid/pkgbinarymangler/vivid

1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
%:
	dh $@ --with translations

override_dh_fixperms:
	dh_fixperms -X*.png

override_dh_install:
	dh_install
	dh_buildinfo