File: rules

package info (click to toggle)
mimeo 1.5.1-9
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,296 kB
  • sloc: sql: 85,916; python: 81; makefile: 23; sh: 17
file content (11 lines) | stat: -rwxr-xr-x 231 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

override_dh_installdocs:
	dh_installdocs --all README.* doc/*
	rm -rf debian/postgresql-*-mimeo/usr/share/doc/postgresql-doc-*

override_dh_pgxs_test:
	# defer testing to autopkgtest

%:
	dh $@ --with pgxs_loop