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

%:
	dh $@
override_dh_auto_install:
	dh_auto_install
	rm -f `find debian/ -name perllocal.pod`