File: rules

package info (click to toggle)
libmath-sparsevector-perl 0.04-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 80 kB
  • ctags: 16
  • sloc: perl: 213; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 240 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_install:
	dh_auto_install
	rm $(CURDIR)/debian/libmath-sparsevector-perl/usr/share/perl5/Math/INSTALL.pod 
	rm $(CURDIR)/debian/libmath-sparsevector-perl/usr/share/man/man3/Math::INSTALL.3pm