File: rules

package info (click to toggle)
postgresql-q3c 2.0.0-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,340 kB
  • sloc: sql: 26,253; ansic: 3,924; python: 110; perl: 104; makefile: 85; sh: 3
file content (7 lines) | stat: -rwxr-xr-x 159 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

override_dh_pgxs_test:
	echo "make test" | LANG=C.UTF-8 LANGUAGE= pg_buildext virtualenv . . postgresql-%v-q3c

%:
	dh $@ --with pgxs_loop