File: rules

package info (click to toggle)
pgtt 4.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 536 kB
  • sloc: ansic: 1,547; sql: 569; makefile: 27; sh: 1
file content (10 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with pgxs_loop

execute_before_dh_auto_build:
	cp README.md pgtt.md

override_dh_installdocs:
	dh_installdocs --all README.*