File: rules

package info (click to toggle)
librdf-ldf-perl 0.25.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 244 kB
  • sloc: perl: 573; makefile: 4; sh: 1
file content (8 lines) | stat: -rwxr-xr-x 135 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

# avoid empty manpage
execute_after_dh_installman:
	rm debian/*/usr/share/man/man3/RDF::LDF::Error.3pm*