File: rules

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

%:
	dh $@

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