File: rules

package info (click to toggle)
pgnodemx 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 464 kB
  • sloc: ansic: 3,302; sql: 1,030; makefile: 44; sh: 35
file content (9 lines) | stat: -rwxr-xr-x 164 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PG_VIRTUALENV_ARGS = -oshared_preload_libraries=pgnodemx

%:
	dh $@ --with pgxs

override_dh_installdocs:
	dh_installdocs --all README.*